chore: initial commit
This commit is contained in:
4
app.env.example
Normal file
4
app.env.example
Normal file
@@ -0,0 +1,4 @@
|
||||
url=https://myurl.com
|
||||
database__client=sqlite3
|
||||
database__connection__filename=/var/lib/ghost/content/data/ghost.db
|
||||
database__useNullAsDefault=true
|
||||
Reference in New Issue
Block a user