Update stack-definition.yml

fully working conf
This commit is contained in:
Guillaume Dorce 2023-05-26 20:48:46 +02:00 committed by GitHub
parent d7bee941da
commit f9c04216db
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}}
ports:
- "19080:19080"
deploy: