buildx/pgadmin4/run_pgadmin.py
2020-07-29 16:01:00 +02:00

5 lines
70 B
Python

import builtins
builtins.SERVER_MODE = True
from pgAdmin4 import app