fixes port
Build / Build & push landing (push) Successful in 16s
Build / Deploy to prod (push) Successful in 11s
Build / Notify Max (push) Successful in 1s

This commit is contained in:
2026-06-15 14:05:18 +07:00
parent e15146af60
commit 179744d8b3
4 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ services:
restart: unless-stopped
depends_on:
- landing
ports:
- "80:80"
expose:
- "80"
volumes:
- ./proxy.conf:/etc/nginx/conf.d/default.conf:ro
- ./download:/srv/download:ro