Compare commits
1 Commits
5.1.2+v3.0
...
app_url
| Author | SHA1 | Date | |
|---|---|---|---|
| 6a7050cd1f |
@ -145,6 +145,7 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
<<: *redis-env
|
<<: *redis-env
|
||||||
VIRTUAL_HOST: channels.${DOMAIN}
|
VIRTUAL_HOST: channels.${DOMAIN}
|
||||||
|
APP_URL: ${DOMAIN}
|
||||||
deploy:
|
deploy:
|
||||||
labels:
|
labels:
|
||||||
- "traefik.enable=true"
|
- "traefik.enable=true"
|
||||||
|
|||||||
Reference in New Issue
Block a user