Install frappe framwork via docker on ubuntu server 22

Hi,

The installation via docker went well, but when I access the site it gives the error of the image link

administrator@ERPortal:~$ sudo apt-get update
sudo apt-get install docker-ce docker-ce-cli containerd.io
Hit:1 https://download.docker.com/linux/ubuntu jammy InRelease
Hit:2 http://ca.archive.ubuntu.com/ubuntu jammy InRelease                                        
Hit:3 http://ca.archive.ubuntu.com/ubuntu jammy-updates InRelease                                
Hit:4 http://ca.archive.ubuntu.com/ubuntu jammy-backports InRelease
Hit:5 http://ca.archive.ubuntu.com/ubuntu jammy-security InRelease
Hit:6 https://ppa.launchpadcontent.net/deadsnakes/ppa/ubuntu jammy InRelease
Reading package lists... Done
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
containerd.io is already the newest version (1.6.28-1).
docker-ce-cli is already the newest version (5:25.0.4-1~ubuntu.22.04~jammy).
docker-ce is already the newest version (5:25.0.4-1~ubuntu.22.04~jammy).
0 upgraded, 0 newly installed, 0 to remove and 8 not upgraded.
administrator@ERPortal:~$ wget https://raw.githubusercontent.com/frappe/bench/develop/easy-install.py
--2024-03-11 20:45:02--  https://raw.githubusercontent.com/frappe/bench/develop/easy-install.py
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.109.133, 185.199.108.133, 185.199.110.133, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.109.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 9735 (9.5K) [text/plain]
Saving to: ‘easy-install.py’

easy-install.py                      100%[======================================================================>]   9.51K  --.-KB/s    in 0s      

2024-03-11 20:45:02 (51.3 MB/s) - ‘easy-install.py’ saved [9735/9735]
administrator@ERPortal:~$ python3 easy-install.py --prod --email weldon.j.santos@hotmail.com --sitename erportal.com.br
 
Setting Up Production Instance
 
 
Please refer to .example.env file in the frappe_docker folder to know which keys to set

 
 
A .env file is generated with basic configs. Please edit it to fit to your needs 
 
[+] Running 40/40
 ✔ proxy 4 layers [⣿⣿⣿⣿]      0B/0B      Pulled                                                                                               35.8s 
   ✔ 97518928ae5f Pull complete                                                                                                               19.8s 
   ✔ 8f1084cd7998 Pull complete                                                                                                               20.0s 
   ✔ cd589cd7ab30 Pull complete                                                                                                               23.2s 
   ✔ 34d201bdb744 Pull complete                                                                                                               22.8s 
 ✔ db 8 layers [⣿⣿⣿⣿⣿⣿⣿⣿]      0B/0B      Pulled                                                                                              36.5s 
   ✔ 17d0386c2fff Pull complete                                                                                                                6.7s 
   ✔ 88de752949fb Pull complete                                                                                                                6.8s 
   ✔ 91371705b999 Pull complete                                                                                                                7.8s 
   ✔ 3ea86c9dd2a8 Pull complete                                                                                                                8.0s 
   ✔ cf50ec0c5825 Pull complete                                                                                                                8.2s 
   ✔ c340bc5dcc0f Pull complete                                                                                                               19.2s 
   ✔ 8fe6fbd48eb3 Pull complete                                                                                                               19.3s 
   ✔ 886a789bf7bc Pull complete                                                                                                               19.5s 
 ✔ configurator Pulled                                                                                                                       111.2s 
 ✔ redis-cache Pulled                                                                                                                         11.8s 
 ✔ websocket Pulled                                                                                                                          111.2s 
 ✔ scheduler 10 layers [⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿]      0B/0B      Pulled                                                                                   111.2s 
   ✔ 1f7ce2fa46ab Pull complete                                                                                                                3.3s 
   ✔ 442c5d63eafd Pull complete                                                                                                                0.6s 
   ✔ c3aa3af0d581 Pull complete                                                                                                                1.6s 
   ✔ 4bfbe15b3e01 Pull complete                                                                                                                0.7s 
   ✔ 848d19a36773 Pull complete                                                                                                                1.3s 
   ✔ 998331106611 Pull complete                                                                                                               26.1s 
   ✔ b6dbf198e494 Pull complete                                                                                                                1.7s 
   ✔ 4593a0b5ebae Pull complete                                                                                                                1.9s 
   ✔ 602b4a2cb0f6 Pull complete                                                                                                               28.7s 
   ✔ 4f4fb700ef54 Pull complete                                                                                                                3.5s 
 ✔ queue-short Pulled                                                                                                                        111.2s 
 ✔ redis-queue 7 layers [⣿⣿⣿⣿⣿⣿⣿]      0B/0B      Pulled                                                                                      11.8s 
   ✔ 4abcf2066143 Pull complete                                                                                                                0.8s 
   ✔ 03ed65a553ab Pull complete                                                                                                                0.9s 
   ✔ 5e02229dc2ff Pull complete                                                                                                                1.2s 
   ✔ 876d718c369b Pull complete                                                                                                                1.4s 
   ✔ fed7a611aab9 Pull complete                                                                                                                2.6s 
   ✔ 271aea565ef9 Pull complete                                                                                                                2.7s 
   ✔ e99016e57f48 Pull complete                                                                                                                3.0s 
 ✔ queue-long Pulled                                                                                                                         111.2s 
 ✔ backend Pulled                                                                                                                            111.2s 
 ✔ frontend Pulled                                                                                                                           111.2s 
[+] Running 11/16
 ⠏ Volume "frappe_redis-cache-data"  Created                                                                                                  19.9s 
 ⠏ Volume "frappe_db-data"           Created                                                                                                  19.9s 
 ⠏ Volume "frappe_cert-data"         Created                                                                                                  19.9s 
 ⠏ Volume "frappe_redis-queue-data"  Created                                                                                                  19.8s 
 ⠏ Volume "frappe_sites"             Created                                                                                                  19.8s 
 ✔ Container frappe-proxy-1          Started                                                                                                   3.5s 
 ✔ Container frappe-db-1             Healthy                                                                                                   9.7s 
 ✔ Container frappe-redis-cache-1    Started                                                                                                   3.7s 
 ✔ Container frappe-redis-queue-1    Started                                                                                                   3.6s 
 ✔ Container frappe-configurator-1   Exited                                                                                                    8.3s 
 ✔ Container frappe-backend-1        Started                                                                                                  16.8s 
 ✔ Container frappe-websocket-1      Started                                                                                                  16.6s 
 ✔ Container frappe-queue-short-1    Started                                                                                                  16.6s 
 ✔ Container frappe-scheduler-1      Started                                                                                                  16.7s 
 ✔ Container frappe-queue-long-1     Started                                                                                                  16.4s 
 ✔ Container frappe-frontend-1       Started                                                                                                  17.6s 
 
Creating site: erportal.com.br 
 

Installing frappe...
Updating DocTypes for frappe        : [========================================] 100%
Updating Dashboard for frappe

Installing erpnext...
Updating DocTypes for erpnext       : [========================================] 100%
Updating customizations for Address
Updating customizations for Contact
Updating Dashboard for erpnext
erportal.com.br: SystemSettings.enable_scheduler is UNSET
*** Scheduler is disabled ***
Current Site set to erportal.com.br

Screenshot por Lightshot (prnt.sc)

I’m using cloudflare