Update tx cred
This commit is contained in:
parent
a9aa034331
commit
540c258608
@ -7,8 +7,8 @@ services:
|
|||||||
- PUID=1000
|
- PUID=1000
|
||||||
- PGID=1000
|
- PGID=1000
|
||||||
- TZ=Europe/London
|
- TZ=Europe/London
|
||||||
- USER=${TX_USER:-admin} #optional
|
- USER=admin
|
||||||
- PASS=${TX_PASS:-nimdatx} #optional
|
- PASS=nimdatx
|
||||||
ports:
|
ports:
|
||||||
- 9091:9091
|
- 9091:9091
|
||||||
- 51413:51413
|
- 51413:51413
|
||||||
|
Loading…
Reference in New Issue
Block a user