init commit
This commit is contained in:
6
3.Traefik/start-traefik.sh
Executable file
6
3.Traefik/start-traefik.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
touch data/acme.json
|
||||
chmod 600 data/acme.json
|
||||
|
||||
docker-compose up -d
|
Reference in New Issue
Block a user