Update compose.yaml
All checks were successful
Build And Publish / BuildAndPublish (push) Successful in 1m51s

This commit is contained in:
Ryan Freeman 2025-06-10 15:57:23 +01:00 committed by GitHub
parent a8bf406db3
commit 709aba439e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,7 +11,7 @@ services:
context: .
dockerfile: ./Dockerfile
ports:
- "3000:3000"
- "127.0.0.1:3000:3000"
restart: unless-stopped
networks:
- portfolio_net