aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--compose.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/compose.yaml b/compose.yaml
index 439709f..1d1c7f8 100644
--- a/compose.yaml
+++ b/compose.yaml
@@ -1,3 +1,4 @@
+---
services:
#anubis-nginx:
# image: ghcr.io/techarohq/anubis:latest
@@ -17,3 +18,4 @@ services:
- 10.0.0.1:8088:8088
restart: unless-stopped
networks: {}
+...