Change port
This commit is contained in:
parent
639c118161
commit
1e035153dc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user