add gateway automatic template and fefan vm
This commit is contained in:
8
modules/apps/gateway/.env.example
Normal file
8
modules/apps/gateway/.env.example
Normal file
@@ -0,0 +1,8 @@
|
||||
#openssl rand -hex 20
|
||||
WEBHOOK_SECRET=xxx
|
||||
TRAEFIK_VERSION=v3.6.7
|
||||
TRAEFIK_BINARY=/usr/local/bin/traefik
|
||||
TRAEFIK_USER=traefik
|
||||
TRAEFIK_CONF=/home/traefik/traefik.yml
|
||||
GATEWAY_REPOSITORY=/Mop/gateway
|
||||
GATEWAY_REPOSITORY_LOCATION=/home/traefik/gateway
|
||||
Reference in New Issue
Block a user