feat: expose boss via nginx base path
This commit is contained in:
@@ -6,6 +6,7 @@ services:
|
||||
environment:
|
||||
PORT: 43210
|
||||
BOSS_DATA_FILE: .boss-data/cloud-store.json
|
||||
BOSS_BASE_PATH: /boss
|
||||
ports:
|
||||
- "43210:43210"
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user