forked from baron/baron-sso
flutter 앱 description 수정, backend 포트포워딩 제거
This commit is contained in:
@@ -28,8 +28,6 @@ services:
|
||||
- CLICKHOUSE_PORT=${CLICKHOUSE_PORT_NATIVE:-9000}
|
||||
- CLICKHOUSE_USER=${CLICKHOUSE_USER:-baron}
|
||||
- CLICKHOUSE_PASSWORD=${CLICKHOUSE_PASSWORD:-password}
|
||||
ports:
|
||||
- "${BACKEND_PORT:-3000}:3000"
|
||||
depends_on:
|
||||
- infra_check
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user