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