Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jun 26, 2020. It is now read-only.

binding to 0.0.0.0#147

Open
alfrepo wants to merge1 commit intoamazon-archives:master
base:master
Choose a base branch
Loading
fromalfrepo:patch-1
Open
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletionpackage.json
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -12,7 +12,7 @@
"description": "A single-page web app, based on angular4, utilizing Amazon Cognito, S3, and DynamoDB (serverless architecture)",
"angular-cli": {},
"scripts": {
"start": "ng serve --port 3333",
"start": "ng serve --port 3333 --host=0.0.0.0",
"startnode": "node ./bin/www",
"lint": "tslint \"src/**/*.ts\"",
"test": "ng test",
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp