|
|
@ -7,8 +7,8 @@ DB_USERNAME=movim |
|
|
|
DB_PASSWORD=movim |
|
|
|
|
|
|
|
# Daemon configuration |
|
|
|
DAEMON_URL=https://public-movim.url/ # Public URL of your Movim insta |
|
|
|
DAEMON_URL=https://public-movim.url/ # Public URL of your Movim instance |
|
|
|
DAEMON_PORT=8080 # Port on which the daemon will listen |
|
|
|
DAEMON_INTERFACE=127.0.0.1 # Interface on which the daemon will listen |
|
|
|
DAEMON_INTERFACE=127.0.0.1 # Interface on which the daemon will listen, must be an IP |
|
|
|
DAEMON_DEBUG=false |
|
|
|
DAEMON_VERBOSE=false |