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

This commit is contained in:
Adam Outler 2025-03-30 21:22:26 +00:00
parent 44a353b747
commit 7add1574a8

View File

@ -1,7 +1,7 @@
services: services:
joplin: joplin:
image: joplin/server:latest image: joplin/server:latest
container_name: joplin-server container_name: server
restart: always restart: always
environment: environment:
APP_PORT: 8030 APP_PORT: 8030