small problem on indentatin

This commit is contained in:
=
2025-12-30 23:52:22 +03:30
parent 3bd589a0a1
commit 60e8e30916

View File

@@ -21,8 +21,8 @@ services:
- ./Caddyfile:/etc/caddy/Caddyfile
- caddy_data:/data
- caddy_config:/config
depends_on:
- django-web
depends_on:
- django-web
django-web:
build: .
container_name: django-web