diff --git a/code/websites/pokedex.online/backups/backup_20260129_235424.tar.gz b/code/websites/pokedex.online/backups/backup_20260129_235424.tar.gz deleted file mode 100644 index 9851e0e..0000000 Binary files a/code/websites/pokedex.online/backups/backup_20260129_235424.tar.gz and /dev/null differ diff --git a/code/websites/pokedex.online/backups/backup_20260130_000304.tar.gz b/code/websites/pokedex.online/backups/backup_20260130_000304.tar.gz new file mode 100644 index 0000000..d0dffa8 Binary files /dev/null and b/code/websites/pokedex.online/backups/backup_20260130_000304.tar.gz differ diff --git a/code/websites/pokedex.online/docker-compose.tmp.yml b/code/websites/pokedex.online/docker-compose.tmp.yml index a2eb872..daa835d 100644 --- a/code/websites/pokedex.online/docker-compose.tmp.yml +++ b/code/websites/pokedex.online/docker-compose.tmp.yml @@ -43,10 +43,6 @@ services: - NODE_ENV=production - PORT=3000 # OAuth credentials loaded from .env file - - CHALLONGE_CLIENT_ID=${CHALLONGE_CLIENT_ID} - - CHALLONGE_CLIENT_SECRET=${CHALLONGE_CLIENT_SECRET} - - REDIRECT_URI=${REDIRECT_URI} - - SESSION_SECRET=${SESSION_SECRET} env_file: - ./server/.env volumes: