main
parent
c31727dcf8
commit
85f05cf163
1 changed files with 2 additions and 0 deletions
@ -1,5 +1,7 @@ |
||||
#!/bin/sh |
||||
|
||||
export DB_HOST=127.0.0.1 |
||||
export DB_PORT=9995 |
||||
export APP_PORT=9994 |
||||
|
||||
./authService |
Loading…
Reference in new issue