|
|
@ -20,7 +20,13 @@ FUNKWHALE_HOSTNAME= |
|
|
|
FUNKWHALE_VERSION= |
|
|
|
FUNKWHALE_VERSION= |
|
|
|
|
|
|
|
|
|
|
|
# Networks |
|
|
|
# Networks |
|
|
|
NETWORK=webservices |
|
|
|
# Name of the external network of the reverse proxy |
|
|
|
|
|
|
|
REVERSE_PROXY_NETWORK=webservices |
|
|
|
|
|
|
|
# Restrict internet access to the whole Funkwhale app |
|
|
|
|
|
|
|
# Note: It will be normally reachable from the web (via the reverse-proxy), but |
|
|
|
|
|
|
|
# the containers cannot make external calls on their own, thus no |
|
|
|
|
|
|
|
# federation or anything that may require internet from the server side. |
|
|
|
|
|
|
|
NO_INTERNET_ACC=false |
|
|
|
|
|
|
|
|
|
|
|
# postgres (optional) |
|
|
|
# postgres (optional) |
|
|
|
DB_IMG= |
|
|
|
DB_IMG= |
|
|
|