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,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
|
||||||
|
Reference in New Issue
Block a user