Fixed target declaration
This commit is contained in:
parent
94eac31a1a
commit
764c5c8b83
|
@ -27,8 +27,7 @@ services:
|
||||||
configs:
|
configs:
|
||||||
- source: nginx_conf
|
- source: nginx_conf
|
||||||
target: /etc/nginx/nginx.conf
|
target: /etc/nginx/nginx.conf
|
||||||
- source:
|
- source: nginx_static
|
||||||
target: nginx_static
|
|
||||||
target: /var/www/default/index.html
|
target: /var/www/default/index.html
|
||||||
|
|
||||||
configs:
|
configs:
|
||||||
|
|
Loading…
Reference in New Issue