Fix linting
All checks were successful
Linting / YAML Lint (push) Successful in 9s
Linting / Ansible Lint (push) Successful in 19s

This commit is contained in:
2025-11-28 20:37:39 +03:00
parent 23a2bae7ec
commit 9dff413867
10 changed files with 33 additions and 29 deletions

View File

@@ -1,4 +1,5 @@
services:
homepage_app:
# noinspection ComposeUnknownValues
image: "{{ registry_homepage_nginx_image }}"
@@ -10,4 +11,3 @@ services:
networks:
web_proxy_network:
external: true