Skip to content
This repository was archived by the owner on Apr 17, 2022. It is now read-only.

Commit 1d0b43f

Browse files
Update Readme.md
1 parent b251576 commit 1d0b43f

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

Readme.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# Small-todo-Server
2+
3+
YOU CAN ADD AUTH VIA AN NGINX PROXY SERVER
4+
5+
6+
YOU NEED TO HAVE DOCKER (COMPOSE) INSTALLED
7+
8+
IT WILL RUN AT `http://yourpc:8080`
9+
10+
IF YOU USE DOCKER on localhost it will be `http://localhost:8080`
11+
12+
---
13+
114
Run:
215

3-
docker-compose up
16+
docker-compose up

0 commit comments

Comments
 (0)