Fixing indentation typo in docker compose yaml

This commit is contained in:
Christian 'ketura' McCarty
2023-07-02 10:30:10 -05:00
parent 4794e371f8
commit cf9568015b

View File

@@ -80,4 +80,4 @@ networks:
driver: default driver: default
config: config:
- subnet: 172.28.1.0/24 - subnet: 172.28.1.0/24
attachable: true attachable: true