This website works better with JavaScript.
Explore
Help
Sign In
test3k
/
auth
Watch
1
Star
0
Fork
You've already forked auth
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
30
Commits
1
Branch
0
Tags
26 MiB
Go
82.6%
Shell
6.6%
Dockerfile
6.2%
Makefile
4.6%
Tree:
d06be53fe3
auth
/
scripts
/
start.sh
7 lines
91 B
Raw
Blame
History
#!/bin/sh
export
DB_HOST
=
127.0.0.1
export
DB_PORT
=
9995
export
APP_PORT
=
9994
./authService
Reference in new issue
View Git Blame
Copy Permalink