fullupgrade
This commit is contained in:
@@ -18,7 +18,6 @@ services:
|
||||
- traefik.docker.network=traefik_web
|
||||
- traefik.http.routers.${ROUTER_NAME}-router.entrypoints=${ENTRYPOINT}
|
||||
- traefik.http.routers.${ROUTER_NAME}-router.rule=Host(`${APP_HOST}`)
|
||||
- traefik.http.routers.${ROUTER_NAME}-router.tls=true
|
||||
db:
|
||||
image: mariadb:${MARIADB_VERSION}
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user