This commit is contained in:
Andrew Morgan 2018-09-13 15:31:06 +00:00 committed by Eliot Berriot
commit 7394ae1960
5 changed files with 5 additions and 5 deletions

View file

@ -1,5 +1,5 @@
upstream funkwhale-api {
# depending on your setup, you may want to udpate this
# depending on your setup, you may want to update this
server api:5000;
}