fix: browser window title #8
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When accessing the web ui the browser window title is still Antigravity Dev Container and it should just be "Dev Container".
Fixed.
APP_NAMEis set to"Dev Container"both as an ENV variable and viaset-cont-envin the Dockerfile.