forked from atums.world/backend
move all from /api, turn this into backend only ( remove ejs )
This commit is contained in:
parent
8a9499be85
commit
4936ff8978
24 changed files with 14 additions and 98 deletions
|
@ -5,6 +5,7 @@ PORT=9090
|
|||
# Replace with your domain name or IP address
|
||||
# If you are using a reverse proxy, set the FQDN to your domain name
|
||||
FQDN=localhost:9090
|
||||
FRONTEND_URL=http://localhost:8080
|
||||
|
||||
PGHOST=localhost
|
||||
PGPORT=5432
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue