Use proper port for SSL listener
This commit is contained in:
@@ -2,7 +2,7 @@ version: "2"
|
||||
|
||||
services:
|
||||
app:
|
||||
image: pathogen/threshold
|
||||
image: pathogen/threshold:latest
|
||||
build: ./docker
|
||||
volumes:
|
||||
- ${PORTAINER_GIT_DIR}:/code
|
||||
|
||||
Reference in New Issue
Block a user