Updated Readme.md
This commit is contained in:
parent
19209b62b9
commit
64c3e009c1
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<p align="center">
|
||||
<a href="https://freed.place"><img height="256px" src="./static/icons/logo.png" /></a>
|
||||
<a href="https://freed.place"><img height="256px" src="./html/assets/img/logo.png" /></a>
|
||||
</p>
|
||||
|
||||
# Freed.place
|
||||
|
@ -9,7 +9,7 @@ heya! welcome to my personal website! this site is build using pure html and css
|
|||
this site is run with Docker, a container system to make deploying applications easier.
|
||||
to install Docker on your system, please install the `docker` package from your package manager.
|
||||
after that; run `docker compose up` in the root of this repository which will start the NGINX server.
|
||||
you can then access the server at `127.0.0.1:8` or `localhost:80`.
|
||||
you can then access the server at `127.0.0.1:80` or `localhost:80`.
|
||||
|
||||
## wait... where's the old site?
|
||||
as you might have noticed, the branches in this repo begin from version 3.0.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue