mirror of
https://github.com/r-freeman/portfolio.git
synced 2025-06-27 18:30:20 +00:00
Update compose.sh
All checks were successful
Build And Publish / BuildAndPublish (push) Successful in 1m54s
All checks were successful
Build And Publish / BuildAndPublish (push) Successful in 1m54s
This commit is contained in:
parent
58b17a676e
commit
662302901d
@ -4,6 +4,6 @@ cat > compose.prod.yaml <<EOF
|
||||
services:
|
||||
portfolio_frontend:
|
||||
ports:
|
||||
- "${SERVER_PORT}:3000:3000"
|
||||
- "${SERVER_IP}:${SERVER_PORT}:3000"
|
||||
|
||||
EOF
|
||||
|
Loading…
x
Reference in New Issue
Block a user