Fix acme.json
This commit is contained in:
parent
a63c580276
commit
1ef3c4375b
@ -2,4 +2,6 @@
|
||||
docker network create web
|
||||
sed -i "s/email = \"\"/email = \"$EMAIL\"/g" traefik.toml
|
||||
mkdir ./htdocs ./htdocs/download
|
||||
touch acme.json
|
||||
chmod 600 acme.json
|
||||
docker-compose up -d
|
Loading…
Reference in New Issue
Block a user