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