We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c892dd1 commit c262bf9Copy full SHA for c262bf9
docker-compose.yml
@@ -76,6 +76,8 @@ services:
76
- kafka
77
ports:
78
- "8080:8080"
79
+ env_file:
80
+ - back/.env
81
environment:
82
- SPRING_PROFILES_ACTIVE=prod
83
networks:
0 commit comments