Skip to content

Commit

Permalink
Merge pull request #768 from Websoft9/update-caddy-a9794c7f
Browse files Browse the repository at this point in the history
Update caddy
  • Loading branch information
qiaofeng1227 authored Oct 31, 2024
2 parents 07a245f + 48e8d9a commit 5aebe93
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions apps/caddy/.env
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
W9_DIST=community
W9_DIST='community'
W9_REPO=caddy
W9_VERSION=latest
W9_VERSION='2.8'

#### -- Not allowed to edit below environments when recreate app based on existing data -- ####
W9_ID=caddy
W9_HTTP_PORT_SET=9001
W9_ID='caddy'
W9_HTTP_PORT_SET='9001'
W9_HTTP_PORT=80
W9_URL=appname.example.com
W9_URL='appname.example.com'
W9_NETWORK=websoft9
#### --------------------------------------------------------------------------------------- ####
#### --------------------------------------------------------------------------------------- ####

0 comments on commit 5aebe93

Please sign in to comment.