add some specificity
All checks were successful
Actions Build Docker Image / Explore-Gitea-Actions (push) Successful in 14s

This commit is contained in:
kls 2024-02-11 11:32:30 +03:00
parent 1b934c4623
commit 5921e18977

View File

@ -12,4 +12,4 @@ SD_PASSWORD = '1234'
DEBUG = 'no' # 'yes' to debug
# ids are type int
#ALLOWED_USERS = '[id1, id2, idN]'
ALLOWED_USERS = '[]'
ALLOWED_USERS = '[]' # for public access