fix yaml formatting
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
surtur 2022-03-22 14:39:45 +01:00
parent ed443c7875
commit 587b85f36b
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

View File

@ -1,3 +1,4 @@
---
version: '3'
services:
docs:
@ -5,7 +6,7 @@ services:
context: .
image: docs
networks:
- default
- default
restart: always
ports:
- 127.0.0.1:1315:80