Обновлен фронтенд и место хранения данных
This commit is contained in:
@@ -42,7 +42,7 @@ services:
|
||||
env_file:
|
||||
- .env
|
||||
volumes:
|
||||
- "./docker/postgres_data:/var/lib/postgresql/data"
|
||||
- "./data/postgres_data:/var/lib/postgresql/data"
|
||||
network_mode: "host"
|
||||
image: packmate-db:v1
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user