nl
This commit is contained in:
+1
-1
@@ -14,4 +14,4 @@ EXPOSE 8080
|
|||||||
|
|
||||||
ENTRYPOINT ["python3"]
|
ENTRYPOINT ["python3"]
|
||||||
|
|
||||||
CMD ["-m", "swagger_server"]
|
CMD ["-m", "swagger_server"]
|
||||||
|
|||||||
+1
-1
@@ -8,4 +8,4 @@ services:
|
|||||||
- 8080:8080
|
- 8080:8080
|
||||||
volumes: # when pushing to server, remove the first dot here in front of /mnt
|
volumes: # when pushing to server, remove the first dot here in front of /mnt
|
||||||
- ./mnt/ssd/ds_ftp/classla_OS2022:/usr/src/app/classla_OS2022
|
- ./mnt/ssd/ds_ftp/classla_OS2022:/usr/src/app/classla_OS2022
|
||||||
- ./swagger_server/classla/classla_resources:/root/classla_resource
|
- ./swagger_server/classla/classla_resources:/root/classla_resource
|
||||||
|
|||||||
Reference in New Issue
Block a user