mirror of
https://github.com/Theodor-Springmann-Stiftung/kgpz_web.git
synced 2025-10-28 16:45:32 +00:00
BUGFIX: tabs -> spaces
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user