add .env.example for user service

This commit is contained in:
timka
2025-12-17 18:06:47 +03:00
parent 400e26cfff
commit 5e73575faa
+1 -1
View File
@@ -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