main
parent
0bb0a4864e
commit
565110e82a
1 changed files with 7 additions and 0 deletions
@ -0,0 +1,7 @@ |
||||
#!/bin/sh |
||||
|
||||
export APP_PORT=9995 |
||||
export KAFKA_PORT=9092 |
||||
export KAFKA_HOST=127.0.0.1 |
||||
|
||||
./authDBService |
Loading…
Reference in new issue