diff --git a/README.MD b/README.MD index ad3d677..aad52e9 100644 --- a/README.MD +++ b/README.MD @@ -14,7 +14,7 @@ Stars - Release + Release Docker Pulls Python License diff --git a/docker-compose.yml b/docker-compose.yml index 6408142..3de1b70 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -32,12 +32,12 @@ services: restart: "no" dockflare: - build: ./dockflare - #image: alplat/dockflare:stable + #build: ./dockflare + image: alplat/dockflare:stable container_name: dockflare restart: unless-stopped ports: - - "5001:5000" + - "5000:5000" #labels: # -- Cloudflare Tunnel Configuration (via DockFlare) OPTIONAL -- # Main DockFlare with access policy #- dockflare.enable=true