add astra draft
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
# Generate with: python3 -c 'import secrets; print(secrets.token_urlsafe(32))'
|
||||
APC_ADMIN_TOKEN=CHANGE_ME_TO_A_RANDOM_32_PLUS_CHARACTER_SECRET
|
||||
# The exact origin used by the parent browser. Use HTTPS for actual iPhones.
|
||||
APC_ORIGIN=http://localhost:8000
|
||||
Reference in New Issue
Block a user