fix: fix filestash url
This commit is contained in:
@@ -5,7 +5,7 @@ services:
|
||||
image: machines/filestash:latest
|
||||
restart: always
|
||||
environment:
|
||||
- APPLICATION_URL=https://filestash.fireflylab.cc
|
||||
- APPLICATION_URL=filestash.fireflylab.cc
|
||||
- CANARY=true
|
||||
- OFFICE_URL=http://wopi_server:9980
|
||||
- OFFICE_FILESTASH_URL=http://app:8334
|
||||
|
||||
Reference in New Issue
Block a user