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