test fix
This commit is contained in:
@@ -3,7 +3,7 @@ services:
|
||||
image: back:latest
|
||||
container_name: wedding-site
|
||||
volumes:
|
||||
#- wedding_volume:/home/backend
|
||||
- wedding_volume:/home/backend/server/backend/database/db
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
ports:
|
||||
- "${PORT}:${PORT}"
|
||||
|
||||
Reference in New Issue
Block a user