Initial commit for archive
This commit is contained in:
8
app-public.env
Normal file
8
app-public.env
Normal file
@@ -0,0 +1,8 @@
|
||||
APP_PORT=22300
|
||||
APP_BASE_URL=https://joplin.lmydomain.fr
|
||||
DB_CLIENT=pg
|
||||
POSTGRES_PASSWORD=mypassword
|
||||
POSTGRES_DATABASE=joplin
|
||||
POSTGRES_USER=joplin
|
||||
POSTGRES_PORT=5432
|
||||
POSTGRES_HOST=db
|
||||
Reference in New Issue
Block a user