Page History
...
To change the default settings, please create an "/opt/panagenda/appdata/ce/config" file with the following content (adapt the IP segments as required):
Code Block |
---|
# defines the default Docker bridge ip segment PANAGENDA_DOCKER_BRIDGE=172.30.0.1/16 # defines the panagenda Docker network ip segment PANAGENDA_COMPOSE_NETWORK_SUBNET=172.31.0.1/16 |
...