Will this workaround maybe work on the server?
This commit is contained in:
@@ -6,6 +6,7 @@ services:
|
||||
image: flask-server
|
||||
ports:
|
||||
- 8080:8080
|
||||
- 80:80
|
||||
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
|
||||
- ./swagger_server/classla/classla_resources:/root/classla_resources
|
||||
|
||||
Reference in New Issue
Block a user