aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-11-24 19:35:55 +0800
committercrupest <crupest@outlook.com>2022-11-24 19:35:55 +0800
commit13271421b6d01b8d544ad77743e6deaf2cd3ff4c (patch)
treed25031f7b0f33b16e5823100ba57bb961c0c87b3
parent7194a5ff303f66619e200c90734f5bfcea3cf868 (diff)
downloadcrupest-13271421b6d01b8d544ad77743e6deaf2cd3ff4c.tar.gz
crupest-13271421b6d01b8d544ad77743e6deaf2cd3ff4c.tar.bz2
crupest-13271421b6d01b8d544ad77743e6deaf2cd3ff4c.zip
Fix syntax error in docker compose.
-rw-r--r--template/docker-compose.yaml.template8
1 files changed, 4 insertions, 4 deletions
diff --git a/template/docker-compose.yaml.template b/template/docker-compose.yaml.template
index 37af67b..97cd4a3 100644
--- a/template/docker-compose.yaml.template
+++ b/template/docker-compose.yaml.template
@@ -155,7 +155,7 @@ services:
retries: 0
networks:
- - halo-network
- - timeline-network
- - code-server-network
- - auto-certbot-network
+ halo-network:
+ timeline-network:
+ code-server-network:
+ auto-certbot-network: