Update docker-compose

This commit is contained in:
2026-06-13 04:09:12 +03:00
parent 474bc561a5
commit 5aa135cd0c
2 changed files with 3 additions and 30 deletions
+3 -1
View File
@@ -1,6 +1,8 @@
services:
api:
build: .
build:
context: .
dockerfile: URL-Shortener/Dockerfile
ports:
- "5000:8080"
depends_on: