chore: remove permanent whitelist volume mount from auth-proxy service
This commit is contained in:
@@ -17,7 +17,6 @@ services:
|
||||
DATA_DIR: "/data"
|
||||
AUTH_PROXY_DB_PATH: "/data/auth-proxy.db"
|
||||
volumes:
|
||||
- ./config/permanent_whitelist.txt:/config/permanent_whitelist.txt:ro
|
||||
- auth-data:/data
|
||||
networks:
|
||||
- proxy_net
|
||||
|
||||
Reference in New Issue
Block a user