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