removed command on deploy

This commit is contained in:
Daniele Viti
2023-09-12 16:58:36 +02:00
parent 5b9f229291
commit b4966e806f

View File

@@ -5,7 +5,6 @@ services:
restart: always restart: always
environment: environment:
- TZ=Europe/Rome - TZ=Europe/Rome
command: [ "--config", "/config/settings.json" ]
volumes: volumes:
- repo:/fdroid/repo - repo:/fdroid/repo
- fbdb:/database - fbdb:/database