mirror of
https://github.com/kevin-DL/ShortMe-URL-Shortener.git
synced 2026-01-11 19:14:29 +00:00
chor: min change
This commit is contained in:
@@ -8,6 +8,7 @@ RUN pip install --no-cache-dir -r requirements.txt
|
||||
|
||||
COPY . .
|
||||
|
||||
|
||||
EXPOSE 5555
|
||||
|
||||
CMD ["python", "run.py"]
|
||||
Reference in New Issue
Block a user