Change port
This commit is contained in:
parent
639c118161
commit
1e035153dc
@ -17,7 +17,7 @@ services:
|
|||||||
DB_NAME: ":memory:"
|
DB_NAME: ":memory:"
|
||||||
TRYTOND_DATABASE_URI: sqlite://
|
TRYTOND_DATABASE_URI: sqlite://
|
||||||
ports:
|
ports:
|
||||||
- "${PUDB_PORT:-8005}:8005"
|
- "${PUDB_PORT:-8090}:8090"
|
||||||
command: sleep 10h
|
command: sleep 10h
|
||||||
volumes:
|
volumes:
|
||||||
- .:/app
|
- .:/app
|
||||||
|
Loading…
Reference in New Issue
Block a user