puerto 5000 ocupado cambio a 5001
This commit is contained in:
parent
341b0b3841
commit
9d88e475a9
|
|
@ -58,7 +58,7 @@
|
|||
dolibarr:
|
||||
condition: service_healthy
|
||||
ports:
|
||||
- "5000:8080"
|
||||
- "5001:8080"
|
||||
environment:
|
||||
- ASPNETCORE_ENVIRONMENT=Production
|
||||
- Jwt__Secret=DevDemoSecretKeyForDockerCompose2026Min32Chars!!
|
||||
|
|
|
|||
Loading…
Reference in New Issue