docker-compose, readme: s/HOST/HOST_URL/
HOST is an already taken env variable Signed-off-by: Gunwant Jain <mail@wantguns.dev>
This commit is contained in:
parent
c2ad9ffd90
commit
0239e253a7
2 changed files with 2 additions and 2 deletions
|
|
@ -56,7 +56,7 @@ Deployment
|
|||
environment:
|
||||
- ROCKET_PORT=6162
|
||||
- THEME=
|
||||
- HOST=${BIN_DOMAIN}
|
||||
- HOST_URL=${BIN_DOMAIN}
|
||||
volumes:
|
||||
- /path/to/local/upload:/app/upload
|
||||
labels:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue