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
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15
Commits
1
Branch
0
Tags
26 MiB
Go
82.6%
Shell
6.6%
Dockerfile
6.2%
Makefile
4.6%
Tag:
Branch:
Tree:
85f05cf163
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '85f05cf163'
${ noResults }
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