Remove filebrowser deployment
This commit is contained in:
@@ -1,16 +1,5 @@
|
|||||||
version: '3.4'
|
version: '3.4'
|
||||||
services:
|
services:
|
||||||
filebrowser:
|
|
||||||
image: registry.gitlab.com/sahkoinsinoorikilta/vtmk/filebrowser
|
|
||||||
ports:
|
|
||||||
- 5000:80
|
|
||||||
environment:
|
|
||||||
- AUTH_BACKEND_URL=https://api.sika.sik.party/jwt_nginx
|
|
||||||
- AUTH_LOGIN_URL=https://sika.sik.party/admin/login
|
|
||||||
volumes:
|
|
||||||
- /home/sik/production/files/static:/srv
|
|
||||||
- /home/sik/production/filebrowser.db:/filebrowser.db
|
|
||||||
|
|
||||||
db:
|
db:
|
||||||
image: postgres:12
|
image: postgres:12
|
||||||
deploy:
|
deploy:
|
||||||
|
|||||||
Reference in New Issue
Block a user