Update docker-compose.yaml

This commit is contained in:
Hans Bickhofe
2022-10-24 14:51:28 +02:00
committed by GitHub
parent 49b33a8eec
commit 96a7f85aa7
+2 -2
View File
@@ -21,7 +21,7 @@ services:
- 8080:8080
volumes:
- ansible-data:/home/rundeck/ansible
networks:
networks:
- db-net
mariadb:
image: mariadb:10.5.8
@@ -37,4 +37,4 @@ volumes:
mariadb-data:
ansible-data:
networks:
db-net:
db-net: