Fixed target declaration

This commit is contained in:
Fabio Sinibaldi 2025-03-07 16:42:51 +01:00
parent 94eac31a1a
commit 764c5c8b83
1 changed files with 1 additions and 2 deletions

View File

@ -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: