update docs

This commit is contained in:
Wavering Ana 2025-01-31 19:17:07 -05:00
parent abd01492db
commit 9b9834e163
3 changed files with 15 additions and 11 deletions

View file

@ -22,8 +22,6 @@ services:
build:
context: .
dockerfile: Dockerfile
args:
- API_URL=${API_URL:-http://localhost:3000}
container_name: shortener-app
ports:
- "8080:8080"