This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
pgadmin4
Watch
3
Star
0
Fork
0
mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced
2026-07-31 08:38:30 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1fcb1f0228029feea55e2ed48a56cd7e1351bd9a
pgadmin4
/
pkg
/
docker
/
run_pgadmin.py
T
5 lines
70 B
Python
Raw
Normal View
History
Unescape
Escape
Update container build to use Alpine Linux and Gunicorn instead of CentOS and Apache.
Fixes
#3246
2018-04-04 16:18:17 +01:00
import
builtins
builtins
.
SERVER_MODE
=
True
from
pgAdmin4
import
app
Reference in New Issue
Copy Permalink