Change port

This commit is contained in:
Rodia 2025-02-14 23:16:03 -05:00
parent 639c118161
commit 1e035153dc

View File

@ -17,7 +17,7 @@ services:
DB_NAME: ":memory:"
TRYTOND_DATABASE_URI: sqlite://
ports:
- "${PUDB_PORT:-8005}:8005"
- "${PUDB_PORT:-8090}:8090"
command: sleep 10h
volumes:
- .:/app