5 lines
43 B
Bash
5 lines
43 B
Bash
PORT=8081
|
|
SWAGGER=true
|
|
|
|
SQLITE_FILE=db.sql
|
PORT=8081
|
|
SWAGGER=true
|
|
|
|
SQLITE_FILE=db.sql
|