chore: 迁移服务器前同步本地修改
This commit is contained in:
@@ -19,7 +19,6 @@ services:
|
||||
container_name: kilostar_test
|
||||
ports:
|
||||
- "8000:8000"
|
||||
- "8265:8265"
|
||||
depends_on:
|
||||
db:
|
||||
condition: service_healthy
|
||||
@@ -31,5 +30,4 @@ services:
|
||||
POSTGRES_DB: kilostar
|
||||
SECRET_KEY: test-secret-key-not-for-production
|
||||
KILOSTAR_SECRET_KEY: test-secret-key-not-for-production
|
||||
KILOSTAR_MODE: standalone
|
||||
KILOSTAR_ENV: dev
|
||||
|
||||
Reference in New Issue
Block a user