From b551288b95aaa37fcc0a1027928ab73cccaeab53 Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Sat, 2 Dec 2023 10:39:54 +0100 Subject: [PATCH] update --- drpc.yml | 2 +- mantle.yml | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/drpc.yml b/drpc.yml index 9cb91e54..6b5355cf 100644 --- a/drpc.yml +++ b/drpc.yml @@ -2,7 +2,7 @@ version: '3.1' services: dshackle: - image: drpcorg/dshackle:0.44.2 + image: drpcorg/dshackle:0.45.0 restart: unless-stopped volumes: - ./main_configs:/etc/dshackle diff --git a/mantle.yml b/mantle.yml index f795f6d6..fcd52813 100644 --- a/mantle.yml +++ b/mantle.yml @@ -57,7 +57,9 @@ services: mantle-proxy: restart: unless-stopped - image: nginx + image: nginx + depends_on: + - mantle expose: - 80 environment: