change client port
All checks were successful
Build and Deploy Frontend / build-and-deploy (push) Successful in 5s

This commit is contained in:
2026-03-11 20:56:10 -05:00
parent 3c65a825db
commit 58ff76fdc6

View File

@@ -5,5 +5,5 @@ services:
container_name: agologum-client container_name: agologum-client
restart: always restart: always
ports: ports:
- "8080:80" - "7000:80"