fix: fix filestash url

This commit is contained in:
2026-01-27 03:59:21 +00:00
parent 432d34452a
commit 4113da34b1

View File

@@ -5,7 +5,7 @@ services:
image: machines/filestash:latest image: machines/filestash:latest
restart: always restart: always
environment: environment:
- APPLICATION_URL=https://filestash.fireflylab.cc - APPLICATION_URL=filestash.fireflylab.cc
- CANARY=true - CANARY=true
- OFFICE_URL=http://wopi_server:9980 - OFFICE_URL=http://wopi_server:9980
- OFFICE_FILESTASH_URL=http://app:8334 - OFFICE_FILESTASH_URL=http://app:8334