you like that don't you ?
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ RUN pip install --no-cache-dir -r requirements.txt
|
|||||||
|
|
||||||
# Copy the rest of the application code
|
# Copy the rest of the application code
|
||||||
COPY cloud/ .
|
COPY cloud/ .
|
||||||
COPY shared/ .
|
COPY shared/ ./shared/
|
||||||
|
|
||||||
# Ensure the photo storage directory exists so the app doesn't crash on startup
|
# Ensure the photo storage directory exists so the app doesn't crash on startup
|
||||||
RUN mkdir -p storage/dishPhotos
|
RUN mkdir -p storage/dishPhotos
|
||||||
|
|||||||
Reference in New Issue
Block a user