mirror of
https://github.com/Mueller-Patrick/Betterzon.git
synced 2026-09-15 17:36:49 +00:00
BETTERZON-49: Added minimal Flask API as Docker container
This commit is contained in:
+1
-1
@@ -17,4 +17,4 @@ EXPOSE 22026
|
||||
|
||||
# Start API
|
||||
RUN echo 'Starting API'
|
||||
CMD ["python3", "main.py"]
|
||||
CMD ["python3", "api.py"]
|
||||
|
||||
Reference in New Issue
Block a user