Update docker-compose.yaml
All checks were successful
Updates/Joplin/pipeline/head This commit looks good
All checks were successful
Updates/Joplin/pipeline/head This commit looks good
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
joplin-server:
|
joplin-server:
|
||||||
image: joplin/server:latest
|
image: joplin/server:latest
|
||||||
@@ -9,7 +8,7 @@ services:
|
|||||||
TZ: America/New York
|
TZ: America/New York
|
||||||
NTP_SERVER: 192.168.1.1:123
|
NTP_SERVER: 192.168.1.1:123
|
||||||
APP_PORT: 8030
|
APP_PORT: 8030
|
||||||
APP_BASE_URL: https://server.joplin.adamoutler.com
|
APP_BASE_URL: https://joplin.adamoutler.com/server
|
||||||
|
|
||||||
# Database
|
# Database
|
||||||
DB_CLIENT: pg # or sqlite3
|
DB_CLIENT: pg # or sqlite3
|
||||||
|
Reference in New Issue
Block a user