Compare commits
No commits in common. "fcc9a8602b96fdc28b3ba76e496e24c1d89460c6" and "90612179f113ad6147c2b0de1f814fef54a8b891" have entirely different histories.
fcc9a8602b
...
90612179f1
13
README.md
13
README.md
@ -1,13 +0,0 @@
|
||||
# Kubernetes App Example
|
||||
|
||||
## Installation of dev envoirnment
|
||||
|
||||
Clone the repository move the `backend/.env.example` file to `backend/.env` and update the information inside.
|
||||
|
||||
Then execute the following command:
|
||||
|
||||
```
|
||||
docker compose up -d --build
|
||||
```
|
||||
|
||||
The app will start in the following address `http://0.0.0.0:8000`
|
||||
Loading…
x
Reference in New Issue
Block a user