diff --git a/filestash/docker-compose.yml b/filestash/docker-compose.yml index 035bf2f..0ee027e 100644 --- a/filestash/docker-compose.yml +++ b/filestash/docker-compose.yml @@ -5,8 +5,8 @@ services: image: machines/filestash:latest restart: always environment: - - APPLICATION_URL=filestash.fireflylab.cc - - CANARY=true + - APPLICATION_URL=https://filestash.fireflylab.cc + - CANARY=false - OFFICE_URL=http://wopi_server:9980 - OFFICE_FILESTASH_URL=http://app:8334 - OFFICE_REWRITE_URL=http://127.0.0.1:9980