port config for wud
Some checks are pending
PVE2 Infrastructure Deploy / terraform (push) Waiting to run
Some checks are pending
PVE2 Infrastructure Deploy / terraform (push) Waiting to run
This commit is contained in:
parent
5fcd08d9c7
commit
5cfd4777d0
1 changed files with 2 additions and 0 deletions
|
|
@ -8,6 +8,8 @@ services:
|
|||
mem_limit: "1024m"
|
||||
mem_reservation: "256m"
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- 1000:3000
|
||||
networks:
|
||||
- wud_external
|
||||
- wud_internal
|
||||
|
|
|
|||
Loading…
Reference in a new issue