Initial commit
This commit is contained in:
commit
d9cff2e70c
72 changed files with 2878 additions and 0 deletions
6
.env.example
Normal file
6
.env.example
Normal file
|
@ -0,0 +1,6 @@
|
|||
CLIENT_URL=app.com
|
||||
SERVER_URL=server.app.com
|
||||
|
||||
PORT=8080
|
||||
PREFIXES=STA,LAB
|
||||
POOL_SIZE=100
|
Loading…
Add table
Add a link
Reference in a new issue