This website works better with JavaScript.
Explore
Help
Sign In
test3k
/
authDB
Watch
1
Star
0
Fork
You've already forked authDB
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.
37
Commits
1
Branch
0
Tags
11 MiB
Go
90.7%
Dockerfile
3.5%
Shell
2.8%
Makefile
2.5%
Batchfile
0.5%
Tag:
Branch:
Tree:
565110e82a
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '565110e82a'
${ noResults }
authDB
/
scripts
/
start.sh
7 lines
99 B
Raw
Blame
History
#!/bin/sh
export
APP_PORT
=
9995
export
KAFKA_PORT
=
9092
export
KAFKA_HOST
=
127.0.0.1
./authDBService
Reference in new issue
View Git Blame
Copy Permalink