@ -0,0 +1,10 @@
version: '3.1'
services:
db:
image: mariadb
restart: always
adminer:
image: adminer
ports:
- 8080:8080