Move a port number around
Some checks failed
Deploy to birb co. production / deploy (push) Failing after 9s
Some checks failed
Deploy to birb co. production / deploy (push) Failing after 9s
This commit is contained in:
@@ -12,7 +12,7 @@ services:
|
||||
builder:
|
||||
condition: service_completed_successfully
|
||||
ports:
|
||||
- "8080:8080"
|
||||
- "127.0.0.1:9000:8080"
|
||||
volumes:
|
||||
- ./Caddyfile:/etc/caddy/Caddyfile
|
||||
- ./public:/srv/public:ro
|
||||
|
||||
Reference in New Issue
Block a user