Move gitea to docker
This commit is contained in:
parent
16cdd81522
commit
3ea1a06e31
2 changed files with 42 additions and 1 deletions
|
@ -63,7 +63,7 @@ services:
|
|||
- /docker/homeautomation/mosquitto:/mosquitto
|
||||
|
||||
mariadb:
|
||||
container_name: mariadb
|
||||
container_name: mariadb-hass
|
||||
image: mariadb
|
||||
restart: always
|
||||
environment:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue