changed ports again

This commit is contained in:
RubenRWU
2026-03-25 13:49:30 +01:00
parent 1d5d7d6e81
commit b4e78206ed
3 changed files with 7 additions and 3 deletions

View File

@@ -3,6 +3,8 @@ services:
build: .
ports:
- "8276:8276"
environment:
PORT: 8276
env_file:
- .env
volumes: