Update stack-definition.yml

This commit is contained in:
Guillaume Dorce 2023-05-26 19:41:31 +02:00 committed by GitHub
parent c8ed0a4823
commit 6f0dd1703d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ services:
volumes:
- pchl:/app
environment:
- PB_API:$PB_API
- PB_API:{{PB_API}}
port:
- 19080:19080
deploy: