test ports
All checks were successful
Build and Deploy Frontend / build-and-deploy (push) Successful in 4s
Build and Deploy API / build-and-deploy (push) Successful in 7s

This commit is contained in:
2026-02-28 18:48:52 -06:00
parent 553006f36b
commit f27a71dc35
2 changed files with 4 additions and 4 deletions

View File

@@ -5,4 +5,4 @@ services:
container_name: agologum-api
restart: always
ports:
- "5000:80"
- "5000:5000"