Update docker-compose.yaml
All checks were successful
Updates/Joplin/pipeline/head This commit looks good

This commit is contained in:
2025-08-12 11:36:40 +00:00
parent 245ee5ff12
commit 444bb4972a

View File

@@ -1,4 +1,3 @@
services:
joplin-server:
image: joplin/server:latest
@@ -9,7 +8,7 @@ services:
TZ: America/New York
NTP_SERVER: 192.168.1.1:123
APP_PORT: 8030
APP_BASE_URL: https://server.joplin.adamoutler.com
APP_BASE_URL: https://joplin.adamoutler.com/server
# Database
DB_CLIENT: pg # or sqlite3