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