mirror of
https://github.com/ChrispyBacon-dev/DockFlare.git
synced 2026-04-28 03:39:32 +00:00
stable branch - compose
This commit is contained in:
parent
527e44880e
commit
87f2d7350d
1 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue