chore: support localhost and development mode (#4384)

* chore: update local port for development

* chore: support localhost development

* chore: fix rust test

* chore: update setting

* fix: ci

* fix: ci

* fix: ci

* fix: ci

* chore: fix docker build

* chore: fix ci
This commit is contained in:
Nathan.fooo
2024-01-15 12:53:53 +08:00
committed by GitHub
parent d200c409d6
commit c41a7aaacf
20 changed files with 269 additions and 155 deletions

View File

@ -32,8 +32,8 @@ RUN yay -S --noconfirm curl base-devel openssl clang cmake ninja pkg-config xdg-
RUN xdg-user-dirs-update
RUN curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
RUN source ~/.cargo/env && \
rustup toolchain install 1.70 && \
rustup default 1.70
rustup toolchain install 1.75 && \
rustup default 1.75
# Install Flutter
RUN sudo pacman -S --noconfirm git tar gtk3