mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-07-23 08:41:11 +02:00
Changed funkwhale to web-app-funkwhale
This commit is contained in:
parent
57211c2076
commit
ee4ee9a1b7
@ -33,7 +33,7 @@ ports:
|
|||||||
web-app-mastodon: 8009
|
web-app-mastodon: 8009
|
||||||
web-app-pixelfed: 8010
|
web-app-pixelfed: 8010
|
||||||
web-app-peertube: 8011
|
web-app-peertube: 8011
|
||||||
funkwhale: 8012
|
web-app-funkwhale: 8012
|
||||||
web-app-roulette-wheel: 8013
|
web-app-roulette-wheel: 8013
|
||||||
web-app-joomla: 8014
|
web-app-joomla: 8014
|
||||||
attendize: 8015
|
attendize: 8015
|
||||||
|
@ -20,7 +20,7 @@ defaults_networks:
|
|||||||
subnet: 192.168.101.64/28
|
subnet: 192.168.101.64/28
|
||||||
web-app-friendica:
|
web-app-friendica:
|
||||||
subnet: 192.168.101.80/28
|
subnet: 192.168.101.80/28
|
||||||
funkwhale:
|
web-app-funkwhale:
|
||||||
subnet: 192.168.101.96/28
|
subnet: 192.168.101.96/28
|
||||||
web-app-gitea:
|
web-app-gitea:
|
||||||
subnet: 192.168.101.112/28
|
subnet: 192.168.101.112/28
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
application_id: "funkwhale"
|
application_id: "web-app-funkwhale"
|
||||||
proxy_extra_configuration: "client_max_body_size 512M;"
|
proxy_extra_configuration: "client_max_body_size 512M;"
|
||||||
database_type: "postgres"
|
database_type: "postgres"
|
||||||
funkwhale_media_root: "/srv/funkwhale/data/"
|
funkwhale_media_root: "/srv/funkwhale/data/"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user