mirror of
https://github.com/fcwu/docker-ubuntu-vnc-desktop
synced 2026-08-05 16:12:41 +02:00
Let node.js use the docker env
This commit is contained in:
@@ -115,8 +115,6 @@ def main():
|
||||
logging.getLogger("werkzeug").setLevel(logging.WARNING)
|
||||
log = logging.getLogger('novnc2')
|
||||
|
||||
app.config["APPLICATION_ROOT"] = os.getenv("PREFIX_PATH")
|
||||
|
||||
entrypoint()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user