mirror of
https://github.com/glenndehaan/unifi-voucher-site.git
synced 2026-03-31 06:24:02 -04:00
Updated .dockerignore to remove unneeded files from container build. Updated docker-compose.yml with new environment variables. Updated README.md. Updated project description. Replaced DISABLE_AUTH with AUTH_DISABLE. Replaced SECURITY_CODE with AUTH_PASSWORD. Implemented AUTH_TOKEN for api authentication. Added migration guide.
This commit is contained in:
@@ -11,3 +11,11 @@ npm-debug.log
|
||||
|
||||
# Build files
|
||||
public/dist/
|
||||
|
||||
# Project files
|
||||
.github
|
||||
.editorconfig
|
||||
.gitignore
|
||||
docker-compose.yml
|
||||
Dockerfile
|
||||
README.md
|
||||
|
||||
Reference in New Issue
Block a user