Fixed the Discord SSO somewhat
Fixed FS system Added TZ options
This commit is contained in:
@@ -11,7 +11,7 @@ services:
|
||||
- "9080:9080" # API
|
||||
- "9082:9082" # Frontend
|
||||
environment:
|
||||
- GC_DEV_ALLOW_UNAUTH=false
|
||||
- GC_DEV_ALLOW_UNAUTH=true
|
||||
volumes:
|
||||
- ./testdata:/var/lib/greencoast
|
||||
- ./configs/shard.test.yaml:/app/shard.yaml:ro
|
||||
|
Reference in New Issue
Block a user