Map to local port 8080 for the file server
All checks were successful
Deploy to birb co. production / deploy (push) Successful in 7s
All checks were successful
Deploy to birb co. production / deploy (push) Successful in 7s
This commit is contained in:
@@ -12,10 +12,7 @@ services:
|
||||
builder:
|
||||
condition: service_completed_successfully
|
||||
ports:
|
||||
- "80:80"
|
||||
- "443:443"
|
||||
- "8080:8080" # test port
|
||||
- "443:443/udp"
|
||||
- "8080:8080"
|
||||
volumes:
|
||||
- ./Caddyfile:/etc/caddy/Caddyfile
|
||||
- ./public:/srv/public:ro
|
||||
|
||||
Reference in New Issue
Block a user