This commit is contained in:
@@ -3,6 +3,6 @@ services:
|
|||||||
image: back:latest
|
image: back:latest
|
||||||
container_name: wedding-site
|
container_name: wedding-site
|
||||||
volumes:
|
volumes:
|
||||||
- ../:/home/backend/server
|
- ../:/home/backend/
|
||||||
ports:
|
ports:
|
||||||
- "${PORT}:${PORT}"
|
- "${PORT}:${PORT}"
|
||||||
0
docker/start.sh
Normal file → Executable file
0
docker/start.sh
Normal file → Executable file
Reference in New Issue
Block a user