Initial commit
Add nginx and certbot configurations
This commit is contained in:
3
run_once.sh
Executable file
3
run_once.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
docker compose -f run_once.d-c.yml up --build
|
||||
docker compose -f run_once.d-c.yml rm nginx certbot --force
|
||||
Reference in New Issue
Block a user