Move all files to old/drupal/

This commit is contained in:
Oliver Davies 2025-10-02 07:57:25 +01:00
parent 8203e983d5
commit 7d76bf2968
468 changed files with 0 additions and 0 deletions

10
old/drupal/.env.example Normal file
View file

@ -0,0 +1,10 @@
IFTTT_WEBHOOK_URL=
INTEGROMAT_WEBHOOK_URL=
# Which environment is running? This should be "development" or "production".
# NODE_ENV=development
NODE_ENV=production
# DOCKER_RESTART_POLICY=no
DOCKER_RESTART_POLICY=unless-stopped