fix port
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-01-04 16:37:18 +01:00
parent 72368911ff
commit 06c16900a9

View File

@@ -5,7 +5,7 @@ services:
image: gitea.pb42.de/matthias/reflex-ipad:backend-latest
pull_policy: always
ports:
- "127.0.0.1:33091:3000"
- "127.0.0.1:33091:8000"
db:
image: postgres:16