removed command on deploy
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user