Fix up docker service names
This commit is contained in:
parent
d4d72dbca2
commit
bf3eb82814
@ -12,7 +12,7 @@ steps:
|
|||||||
settings:
|
settings:
|
||||||
host: washnote.org
|
host: washnote.org
|
||||||
port: 222
|
port: 222
|
||||||
service: washweb_org
|
service: washweb_org_app
|
||||||
source: .
|
source: .
|
||||||
dest: /usr/share/nginx/html/
|
dest: /usr/share/nginx/html/
|
||||||
chdir: _site
|
chdir: _site
|
||||||
@ -35,7 +35,7 @@ steps:
|
|||||||
settings:
|
settings:
|
||||||
host: washnote.org
|
host: washnote.org
|
||||||
port: 222
|
port: 222
|
||||||
service: dev_washweb_org
|
service: dev_washweb_org_app
|
||||||
source: .
|
source: .
|
||||||
dest: /usr/share/nginx/html/
|
dest: /usr/share/nginx/html/
|
||||||
chdir: _site
|
chdir: _site
|
||||||
|
Loading…
Reference in New Issue
Block a user