mirror of
https://github.com/r-freeman/portfolio.git
synced 2025-06-27 22:50:21 +00:00
Update docker_compose.sh
Some checks failed
Build And Publish / BuildAndPublish (push) Failing after 7s
Some checks failed
Build And Publish / BuildAndPublish (push) Failing after 7s
This commit is contained in:
parent
47f107846a
commit
ea654c017e
@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
cat > docker-compose.prod.yaml <<EOF
|
cat > docker-compose.prod.yaml <<EOF
|
||||||
services:
|
services:
|
||||||
|
portfolio_frontend:
|
||||||
ports:
|
ports:
|
||||||
- "${SERVER_IP}:3000:3000"
|
- "${SERVER_IP}:3000:3000"
|
||||||
EOF
|
EOF
|
||||||
|
Loading…
x
Reference in New Issue
Block a user