BUGFIX: tabs -> spaces

This commit is contained in:
TSS
2025-10-02 15:18:20 +00:00
parent 7b696554e4
commit 5ce063fd12

View File

@@ -5,13 +5,13 @@ services:
- kgpz_staging_data:/app/data - kgpz_staging_data:/app/data
expose: expose:
- "8095" - "8095"
networks: networks:
- caddynet - caddynet
volumes: volumes:
kgpz_staging_data: kgpz_staging_data:
external: true external: true
networks: networks:
caddynet: caddynet:
external: true external: true