mirror of
https://github.com/MrSedan/neuro-reply-website.git
synced 2026-01-14 20:49:42 +03:00
Moved .env to root
This commit is contained in:
@@ -12,7 +12,7 @@ services:
|
||||
ports:
|
||||
- "${DATABASE_PORT}:5432"
|
||||
env_file:
|
||||
- ./backend/.env
|
||||
- .env
|
||||
volumes:
|
||||
- neuro_postgres_db:/var/lib/postgresql/data
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user