Fix: expose 8080 für Traefik Routing
🤖 Generated with Claude Code
This commit is contained in:
@@ -22,6 +22,8 @@ services:
|
||||
NONCE_SALT: ${NONCE_SALT}
|
||||
volumes:
|
||||
- uploads:/var/www/html/web/app/uploads
|
||||
expose:
|
||||
- "8080"
|
||||
depends_on:
|
||||
- mariadb
|
||||
- redis
|
||||
|
||||
Reference in New Issue
Block a user