Skip to content

Commit

Permalink
Added ngrok for hosting
Browse files Browse the repository at this point in the history
  • Loading branch information
EndermanPC committed Feb 13, 2024
1 parent 64c6b96 commit bb4c486
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 0 deletions.
2 changes: 2 additions & 0 deletions log.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
SYS: Loaded: users-account.db
SYS: Loaded: users-account.db
9 changes: 9 additions & 0 deletions ngrok.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
version: "2"
authtoken: API_KEY
tunnels:
server1:
addr: 8501
proto: http
server2:
addr: 8502
proto: http
1 change: 1 addition & 0 deletions server-ngrok.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ngrok start --all

0 comments on commit bb4c486

Please sign in to comment.