1
0
mirror of https://github.com/NginxProxyManager/nginx-proxy-manager.git synced 2025-08-07 14:02:55 +03:00
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