1
0
Fork 0
mirror of https://github.com/docker/awesome-compose.git synced 2025-04-19 15:28:06 +02:00

Update compose.yaml part 01

this is the 2nd update

Signed-off-by: RASHMIBB23 <chandratejas0909@gmail.com>
This commit is contained in:
RASHMIBB23 2025-03-09 12:44:07 +05:30 committed by GitHub
parent 564fe3b801
commit ac6c0b24f7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,7 @@ services:
build:
context: app
target: builder
ports:
ports:
- '80:80'
volumes:
- ./app:/var/www/html/