Fresh installation gitlab 16.7 js and css images not loading


From local I am able to get css files using wget command.

wget http://localhost:9904/assets/application_utilities-2cbab288829ca99cf9e28ce29af9c76d5a1091f05c3809a6133dd8ccbbbf1ddf.css
–2024-01-13 22:39:37-- http://localhost:9904/assets/application_utilities-2cbab288829ca99cf9e28ce29af9c76d5a1091f05c3809a6133dd8ccbbbf1ddf.css
Resolving localhost (localhost)… 127.0.0.1, ::1
Connecting to localhost (localhost)|127.0.0.1|:9904… connected.
HTTP request sent, awaiting response… 302 Found
Location: http://localhost:9904/users/sign_in [following]
–2024-01-13 22:39:37-- http://localhost:9904/users/sign_in
Connecting to localhost (localhost)|127.0.0.1|:9904… connected.
HTTP request sent, awaiting response… 200 OK
Length: 8725 (8.5K) [text/html]
Saving to: ‘application_utilities-2cbab288829ca99cf9e28ce29af9c76d5a1091f05c3809a6133dd8ccbbbf1ddf.css’

application_utilities-2cbab288829 100%[=============================================================>] 8.52K --.-KB/s in 0s

2024-01-13 22:39:37 (640 MB/s) - ‘application_utilities-2cbab288829ca99cf9e28ce29af9c76d5a1091f05c3809a6133dd8ccbbbf1ddf.css’ saved [8725/8725]