Spaces:
Runtime error
Runtime error
Update Dockerfile
Browse files- Dockerfile +0 -1
Dockerfile
CHANGED
|
@@ -28,7 +28,6 @@ ENV SERVER_PORT=5002 \
|
|
| 28 |
DB_PASSWORD=npg_3lGLyEcmAr5V \
|
| 29 |
DB_HOST=ep-empty-rice-a5phzuri-pooler.us-east-2.aws.neon.tech \
|
| 30 |
DB_PORT=5432
|
| 31 |
-
DB_SSL_MODE=require
|
| 32 |
|
| 33 |
# 暴露端口
|
| 34 |
EXPOSE 5002 5003
|
|
|
|
| 28 |
DB_PASSWORD=npg_3lGLyEcmAr5V \
|
| 29 |
DB_HOST=ep-empty-rice-a5phzuri-pooler.us-east-2.aws.neon.tech \
|
| 30 |
DB_PORT=5432
|
|
|
|
| 31 |
|
| 32 |
# 暴露端口
|
| 33 |
EXPOSE 5002 5003
|