forgot to remove dot

This commit is contained in:
Kikimanox
2022-08-31 15:42:27 +02:00
parent 500e5aa2a5
commit f28fa109fa
+1 -1
View File
@@ -7,7 +7,7 @@ services:
ports:
- 8080:8080
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_resources
environment:
- PYTHONUNBUFFERED=1