wip
This commit is contained in:
parent
1e11c8ca5e
commit
13b6d1b78a
9 changed files with 108 additions and 232 deletions
1
justfile
1
justfile
|
|
@ -7,7 +7,6 @@ stop-auth:
|
|||
start-nginx:
|
||||
docker run \
|
||||
--rm \
|
||||
-d \
|
||||
--name nginx \
|
||||
--network host \
|
||||
-v "$PWD/site":/usr/share/nginx/html:ro \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue