forked from coop-cloud/mobilizon
remove protocol from MOBILIZON_INSTANCE_HOST as it seems that mobilizon expects the hostname on it's own, this fixes #1
This commit is contained in:
@ -6,7 +6,7 @@ services:
|
||||
image: framasoft/mobilizon:5.1.2
|
||||
environment:
|
||||
- MOBILIZON_INSTANCE_NAME
|
||||
- MOBILIZON_INSTANCE_HOST=https://$DOMAIN
|
||||
- MOBILIZON_INSTANCE_HOST=$DOMAIN
|
||||
- MOBILIZON_INSTANCE_LISTEN_IP
|
||||
- MOBILIZON_INSTANCE_PORT
|
||||
- MOBILIZON_INSTANCE_EMAIL
|
||||
|
Reference in New Issue
Block a user