pgadmin4/pkg/docker/run_pgadmin.py

5 lines
70 B
Python

import builtins
builtins.SERVER_MODE = True
from pgAdmin4 import app