diff --git a/hedgedoc/init.sls b/hedgedoc/init.sls index 04035f4..6856606 100644 --- a/hedgedoc/init.sls +++ b/hedgedoc/init.sls @@ -39,7 +39,7 @@ hedgedoc_docker_present: - volumes: - /opt/hedgedoc/uploads:/hedgedoc/public/uploads - ports: - - "127.0.0.0:3000:3000" + - "127.0.0.1:3000:3000" - restart: always hedgedoc_database_present: