Minor typo when deploying docker container to Production

Wappler Version : 7.1.2
Operating System : Win 11
Server Model: Docker
Database Type: Postgres
Hosting Type: DO

Simple typo issue after deploying docker container to Digital Ocean.

[+] Restarting 3/3
 ✔ Container wva-docker__development-web-1    Started                                                                                            1.1s 
 ✔ Container wva-docker__development-db-1     Started                                                                                            1.2s 
 ✔ Container wva-docker__development-redis-1  Started                                                                                            1.3s 
All Services Restarted!ackage.json

Guessing last line should be:

All Services Restarted! package.json

Hey Brian there is a P shortage just ask atrick he'll confirm it.

:laughing:

3 Likes

Actually this is not a typo but some terminal output not being rendered well.

Somehow two lines were displayed on top of each other.

Will see if I can reproduce it