Skip to content
Snippets Groups Projects
Verified Commit e90effa1 authored by Quentin Duchemin's avatar Quentin Duchemin
Browse files

[Etherpad] Fix bad port in Docker Compose

parent 1d98cb34
No related branches found
No related tags found
No related merge requests found
Pipeline #60392 passed
......@@ -34,7 +34,7 @@ services:
EDIT_ONLY: "true"
LOGLEVEL: "INFO"
MINIFY: "true"
PORT: 8080,
PORT: 8080
THEME: "colibris"
TITLE: "Picapad"
TRUE_PROXY: "true"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment