mirror of
https://github.com/Theodor-Springmann-Stiftung/lenz-web.git
synced 2025-10-29 09:15:33 +00:00
bugfix: tabs -> spaces in docker compose
This commit is contained in:
@@ -5,12 +5,12 @@ services:
|
||||
- "8085"
|
||||
volumes:
|
||||
- lenz_briefe:/app/data
|
||||
networks:
|
||||
- caddynet
|
||||
networks:
|
||||
- caddynet
|
||||
|
||||
volumes:
|
||||
lenz_briefe:
|
||||
|
||||
networks:
|
||||
caddynet:
|
||||
external: true
|
||||
caddynet:
|
||||
external: true
|
||||
|
||||
Reference in New Issue
Block a user