mirror of
https://github.com/docker/awesome-compose.git
synced 2025-08-25 21:05:39 +00:00
4 lines
51 B
TypeScript
4 lines
51 B
TypeScript
export const environment = {
|
|
production: true
|
|
};
|