remove useless docker proxy

This commit is contained in:
Léo Haf 2025-04-25 17:33:20 +02:00 committed by GitHub
parent 72ef4f6d0e
commit 1f2b3d6cb5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,5 +12,3 @@ services:
restart: on-failure restart: on-failure
volumes: volumes:
- ${APP_DATA_DIR}/data/:/app/data/ - ${APP_DATA_DIR}/data/:/app/data/
ports:
- 5333:5333