diff --git a/docker-compose.yaml b/docker-compose.yaml index 2b5e4ece..a96bb77a 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -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: diff --git a/userfront/pubspec.yaml b/userfront/pubspec.yaml index d97edd4e..b2e0e950 100644 --- a/userfront/pubspec.yaml +++ b/userfront/pubspec.yaml @@ -1,5 +1,5 @@ name: userfront -description: "A new Flutter project." +description: "바론 SW 포털" # The following line prevents the package from being accidentally published to # pub.dev using `flutter pub publish`. This is preferred for private packages. publish_to: "none" # Remove this line if you wish to publish to pub.dev diff --git a/userfront/web/index.html b/userfront/web/index.html index a2672599..767fd57d 100644 --- a/userfront/web/index.html +++ b/userfront/web/index.html @@ -18,7 +18,7 @@ - +