This commit is contained in:
Jamie Curnow
2018-08-23 14:24:28 +10:00
parent 6783ffb0c1
commit c1938f949d
6 changed files with 4 additions and 8 deletions

View File

@ -9,8 +9,6 @@ services:
- ./letsencrypt:/etc/letsencrypt
depends_on:
- db
links:
- db
db:
image: mariadb
restart: always