updated docker stack files
This commit is contained in:
@ -10,9 +10,9 @@ services:
|
||||
hostname: codepot-service-host
|
||||
tty: true
|
||||
environment:
|
||||
- DS_NODE_NAME="{{.Node.Hostname}}"
|
||||
- DS_SERVICE_NAME="{{.Service.Name}}"
|
||||
- DS_TASK_NAME="{{.Task.Name}}"
|
||||
- DS_NODE_NAME={{.Node.Hostname}}
|
||||
- DS_SERVICE_NAME={{.Service.Name}}
|
||||
- DS_TASK_NAME={{.Task.Name}}
|
||||
command:
|
||||
- --port=80
|
||||
- --hide-index-page=yes
|
||||
|
Reference in New Issue
Block a user