16 days ago
Starting Laravel server ...
adjusted config
maxprocs: Updating GOMAXPROCS=2: determined from CPU quota
GOMEMLIMIT is updated
using config from file
adapted config to JSON
Caddyfile input is not formatted; run 'caddy fmt --overwrite' to fix inconsistencies
admin endpoint disabled
automatic HTTPS is completely disabled for server
started background certificate maintenance
starting server loop
HTTP/2 skipped because it requires TLS
HTTP/3 skipped because it requires TLS
server running
cleaning storage unit
finished cleaning storage units
FrankenPHP started 
event
serving initial configuration
1 Replies
16 days ago
hey,
make sure your app is listening on the correct $PORT variable in your code. check what it is defined as in your service's settings tab
if this dosnt fix please provide more info about the issue, like code or any other logs/setup info.