File size: 97 Bytes
922a0a9
 
 
1
2
3
import os
os.environ['PGADMIN_LISTEN_PORT'] = '7860'
exec(open('/pgadmin4/docker-run.py').read())