Moved database and .env to root
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
SERVER_PORT=8080
|
||||
|
||||
# the global address of your webserver (protocol://domain[:port]). make sure this DOES NOT has a trailing slash
|
||||
ADDRESS=http://localhost:8080
|
||||
# the path you serve on
|
||||
SUBPATH=
|
||||
|
||||
DATABASE_FILE=database.sqlite3
|
||||
FRONTEND_DIR=./frontend/
|
||||
Binary file not shown.
Reference in New Issue
Block a user