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: