add .env.example for user service
This commit is contained in:
+1
-1
@@ -164,7 +164,7 @@ services:
|
|||||||
env_file:
|
env_file:
|
||||||
- path: ./infrastructure/user/.env.template
|
- path: ./infrastructure/user/.env.template
|
||||||
required: true
|
required: true
|
||||||
- path: ./infrastructure/user/.env
|
- path: ./infrastructure/use/.env
|
||||||
required: false
|
required: false
|
||||||
networks:
|
networks:
|
||||||
- default
|
- default
|
||||||
|
|||||||
Reference in New Issue
Block a user