mirror of
https://github.com/MrSedan/neuro-reply-website.git
synced 2026-01-14 20:49:42 +03:00
Docker restarting
This commit is contained in:
@@ -15,6 +15,7 @@ services:
|
|||||||
- ./backend/.env
|
- ./backend/.env
|
||||||
volumes:
|
volumes:
|
||||||
- neuro_postgres_db:/var/lib/postgresql/data
|
- neuro_postgres_db:/var/lib/postgresql/data
|
||||||
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
neuro_postgres_db:
|
neuro_postgres_db:
|
||||||
driver: local
|
driver: local
|
||||||
|
|||||||
Reference in New Issue
Block a user