Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
|
@@ -25,7 +25,7 @@ ENV ENVIRONMENT=production
|
|
| 25 |
# IMPORTANT: Set BASE_URL to your actual HF Space URL in the Space settings
|
| 26 |
# e.g. BASE_URL=https://dipan004-creepurl.hf.space
|
| 27 |
# This makes generated short links point to the right domain
|
| 28 |
-
ENV BASE_URL=https://
|
| 29 |
|
| 30 |
EXPOSE 7860
|
| 31 |
|
|
|
|
| 25 |
# IMPORTANT: Set BASE_URL to your actual HF Space URL in the Space settings
|
| 26 |
# e.g. BASE_URL=https://dipan004-creepurl.hf.space
|
| 27 |
# This makes generated short links point to the right domain
|
| 28 |
+
ENV BASE_URL=https://www.creepurl-xr77stvr.2bd.net
|
| 29 |
|
| 30 |
EXPOSE 7860
|
| 31 |
|