Update stack-definition.yml
This commit is contained in:
parent
c8ed0a4823
commit
6f0dd1703d
|
|
@ -6,7 +6,7 @@ services:
|
||||||
volumes:
|
volumes:
|
||||||
- pchl:/app
|
- pchl:/app
|
||||||
environment:
|
environment:
|
||||||
- PB_API:$PB_API
|
- PB_API:{{PB_API}}
|
||||||
port:
|
port:
|
||||||
- 19080:19080
|
- 19080:19080
|
||||||
deploy:
|
deploy:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue