Go back to *4 host for docker
127.0.0.1 cause issues on macos/windows
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@ ENV PGRST_DB_URI= \
|
||||
PGRST_DB_SCHEMA=public \
|
||||
PGRST_DB_ANON_ROLE= \
|
||||
PGRST_DB_POOL=100 \
|
||||
PGRST_SERVER_HOST="127.0.0.1" \
|
||||
PGRST_SERVER_HOST=*4 \
|
||||
PGRST_SERVER_PORT=3000 \
|
||||
PGRST_SERVER_PROXY_URI= \
|
||||
PGRST_JWT_SECRET= \
|
||||
|
||||
Reference in New Issue
Block a user