feat(compose): update docker-compose to use hugo
Signed-off-by: Julien CLEMENT <julien.clement@epita.fr>
This commit is contained in:
parent
81bb27493b
commit
265b1a8bed
@ -7,4 +7,4 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- "8000:80"
|
- "8000:80"
|
||||||
volumes:
|
volumes:
|
||||||
- ./html:/usr/share/nginx/html
|
- ./jujure/public:/usr/share/nginx/html
|
||||||
|
Loading…
Reference in New Issue
Block a user