mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-22 07:30:37 +00:00
Move ports from ephermal ports range: 50051->30051, 55433->30433
This commit is contained in:
@@ -1197,7 +1197,7 @@ RUN case "${PG_VERSION}" in "v17") \
|
||||
patch -p1 </ext-src/pg_cron.patch
|
||||
ENV PATH=/usr/local/pgsql/bin:$PATH
|
||||
ENV PGHOST=compute
|
||||
ENV PGPORT=55433
|
||||
ENV PGPORT=30433
|
||||
ENV PGUSER=cloud_admin
|
||||
ENV PGDATABASE=postgres
|
||||
#########################################################################################
|
||||
|
||||
Reference in New Issue
Block a user