6 lines
178 B
YAML
6 lines
178 B
YAML
# Static port for `flutter run` on web (OAuth redirect URIs, bookmarks).
|
|
# See: https://docs.flutter.dev/platform-integration/web/building
|
|
server:
|
|
host: localhost
|
|
port: 8080
|