mirror of
https://github.com/r-freeman/portfolio.git
synced 2025-06-27 22:20:20 +00:00
Update compose.yaml
All checks were successful
Build And Publish / BuildAndPublish (push) Successful in 1m51s
All checks were successful
Build And Publish / BuildAndPublish (push) Successful in 1m51s
This commit is contained in:
parent
a8bf406db3
commit
709aba439e
@ -11,7 +11,7 @@ services:
|
|||||||
context: .
|
context: .
|
||||||
dockerfile: ./Dockerfile
|
dockerfile: ./Dockerfile
|
||||||
ports:
|
ports:
|
||||||
- "3000:3000"
|
- "127.0.0.1:3000:3000"
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
networks:
|
networks:
|
||||||
- portfolio_net
|
- portfolio_net
|
||||||
|
Loading…
x
Reference in New Issue
Block a user