Spaces:
Runtime error
Runtime error
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -48,7 +48,7 @@ ENV LABEL_STUDIO_DISABLE_SIGNUP_WITHOUT_LINK=true
|
|
48 |
#
|
49 |
# Uncomment the following line to remove the warning about ephemeral storage
|
50 |
#
|
51 |
-
|
52 |
#
|
53 |
ENV STORAGE_PERSISTENCE=1
|
54 |
#
|
|
|
48 |
#
|
49 |
# Uncomment the following line to remove the warning about ephemeral storage
|
50 |
#
|
51 |
+
os.environ.get("POSTGRESQL_DB")
|
52 |
#
|
53 |
ENV STORAGE_PERSISTENCE=1
|
54 |
#
|