1
0
mirror of https://github.com/docker/awesome-compose.git synced 2025-06-30 01:31:06 +00:00

Update compose.yaml

Signed-off-by: RASHMIBB23 <chandratejas0909@gmail.com>
This commit is contained in:
RASHMIBB23 2025-03-08 19:54:03 +05:30 committed by GitHub
parent 18f59bdb09
commit 8bacf9474e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,5 +3,4 @@ services:
build:
context: app
target: builder
ports:
- '8000:8000'