修改端口
This commit is contained in:
+1
-1
@@ -17,6 +17,6 @@ COPY . /app
|
||||
|
||||
RUN mkdir -p /app/data
|
||||
|
||||
EXPOSE 8000
|
||||
EXPOSE 21450
|
||||
|
||||
CMD ["python", "run.py"]
|
||||
|
||||
Reference in New Issue
Block a user