mirror of
https://github.com/ryzij/URL-Shortener.git
synced 2026-07-14 03:56:58 +00:00
Update docker-compose
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
services:
|
||||
api:
|
||||
build: .
|
||||
build:
|
||||
context: .
|
||||
dockerfile: URL-Shortener/Dockerfile
|
||||
ports:
|
||||
- "5000:8080"
|
||||
depends_on:
|
||||
|
||||
Reference in New Issue
Block a user