Spaces:
Sleeping
Sleeping
Update Dockerfile
Browse files- Dockerfile +1 -0
Dockerfile
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
FROM aisheets/sheets-dev:expose-dataset-json-configuration
|
2 |
|
|
|
3 |
# Set data dir under persisted volume (if enabled)
|
4 |
ENV DATA_DIR /data/sheets
|
5 |
|
|
|
1 |
FROM aisheets/sheets-dev:expose-dataset-json-configuration
|
2 |
|
3 |
+
|
4 |
# Set data dir under persisted volume (if enabled)
|
5 |
ENV DATA_DIR /data/sheets
|
6 |
|