update docs
This commit is contained in:
parent
abd01492db
commit
9b9834e163
3 changed files with 15 additions and 11 deletions
|
@ -22,8 +22,6 @@ services:
|
|||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
args:
|
||||
- API_URL=${API_URL:-http://localhost:3000}
|
||||
container_name: shortener-app
|
||||
ports:
|
||||
- "8080:8080"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue