A minor fix and break sign in
All checks were successful
ci/woodpecker/push/build Pipeline was successful

Signed-off-by: Nikolai Rodionov <allanger@posteo.com>
This commit is contained in:
2026-05-29 16:49:01 +02:00
parent 9b8d50d3f9
commit e6a28d033a
3 changed files with 76 additions and 78 deletions

View File

@@ -8,7 +8,7 @@ vars:
tasks:
serve:
desc: Run web-server
cmd: flutter run -d web-server --web-port 8080
cmd: flutter run -d web-server --web-port '{{ .DEFAULT_PORT }}'
silent: true
get-proto-from-branch: