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