Move a port number around
All checks were successful
Deploy to birb co. production / deploy (push) Successful in 7s

This commit is contained in:
2026-03-06 08:36:53 +00:00
parent 86f4aa34c3
commit 2bcabd1199

View File

@@ -12,7 +12,7 @@ services:
builder:
condition: service_completed_successfully
ports:
- "127.0.0.1:9000:8080"
- "127.0.0.1:45627:8080"
volumes:
- ./Caddyfile:/etc/caddy/Caddyfile
- ./public:/srv/public:ro