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