diff --git a/docker-compose.yml b/docker-compose.yml index e2c9e779..fedda341 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -1,10 +1,9 @@ -version: '3.1' +version: "3.1" services: backend: image: kitsune - command: - - config.toml + command: --config config.toml ports: - "5000:5000" networks: