authorization

This commit is contained in:
Aleksandr Popov
2023-06-25 12:39:49 +02:00
parent 4df16b26db
commit 944712df97
6 changed files with 98 additions and 1 deletions
+1
View File
@@ -8,6 +8,7 @@ services:
environment:
- LOG_FILE_PATH=/logs/log.log
- LOG_FILE_SIZE=50000000
- AUTH_API_KEY=asdasdasd
ports:
- 80:80
volumes: