improve config, fix request params
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
# docker network create nordcod-network
|
||||
|
||||
mv config/nginx.conf config/nginx.conf.bk
|
||||
mv config/nginx.conf.initial config/nginx.conf
|
||||
docker-compose up --build nginx -d # start nginx for acme challenge
|
||||
|
||||
Reference in New Issue
Block a user