Allow frontend container to run as non-root user
Also clean it up a bit
This commit is contained in:
parent
9540c791f6
commit
fb8eb8e2ed
3 changed files with 18 additions and 8 deletions
|
|
@ -1,6 +1,5 @@
|
|||
upstream funkwhale-api {
|
||||
# depending on your setup, you may want to update this
|
||||
server api:5000;
|
||||
server ${FUNKWHALE_API_HOST}:${FUNKWHALE_API_PORT};
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue