Change docker mapped port
All checks were successful
Release / test (push) Successful in 39s
Release / push-docker-image (push) Successful in 40s

This commit is contained in:
Mario Romero 2023-05-23 20:06:29 -04:00
parent f6479e7cef
commit 402d45687d

View File

@ -4,4 +4,4 @@ services:
image: mario1159/1159cl image: mario1159/1159cl
build: . build: .
ports: ports:
- 3000:3000 - 8080:3000