adsf
This commit is contained in:
parent
5b985fb553
commit
4ebeef9117
@ -1,14 +1,12 @@
|
||||
services:
|
||||
SnapOtter:
|
||||
image: snapotter/snapotter:latest # or ghcr.io/snapotter-hq/snapotter:latest
|
||||
ports:
|
||||
- "1349:1349"
|
||||
volumes:
|
||||
- /mnt/appdata/snapotter/data:/data
|
||||
networks:
|
||||
- proxy-net
|
||||
environment:
|
||||
- AUTH_ENABLED=${AUTH_ENABLED}
|
||||
# - AUTH_ENABLED=${AUTH_ENABLED}
|
||||
# - DEFAULT_USERNAME=${DEFAULT_USERNAME}
|
||||
# - DEFAULT_PASSWORD=${DEFAULT_PASSWORD}
|
||||
- MAX_USERS=${MAX_USERS}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user