fix docker compose file and readme
parent
332173d9c5
commit
c4a5ba6529
@ -1,2 +1,7 @@
|
|||||||
# [hugodieehre](https://www.habedieeh.re)
|
# [hugodieehre](https://www.habedieeh.re)
|
||||||
This repo contains the files found at habedieeh.re
|
This repo contains the files found at habedieeh.re
|
||||||
|
|
||||||
|
## How to run
|
||||||
|
1. `docker build -t hugodieehre .`
|
||||||
|
2. `docker compose up -d`
|
||||||
|
3. I'll still forget to build the image before deploying
|
Loading…
Reference in New Issue