forked from baron/baron-sso
i18n 대대적 변경
This commit is contained in:
@@ -7,7 +7,7 @@ COPY . .
|
||||
# Get dependencies and build for web
|
||||
RUN flutter pub get
|
||||
RUN touch .env
|
||||
RUN flutter build web --release --no-tree-shake-icons
|
||||
RUN flutter build web --release --no-tree-shake-icons --wasm
|
||||
|
||||
# Stage 2: Serve with Nginx
|
||||
FROM nginx:alpine
|
||||
|
||||
Reference in New Issue
Block a user