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