Revert leftover code

This commit is contained in:
labmonkey
2025-01-16 03:41:26 +01:00
parent fbce3e18c2
commit adb99e5f1a

View File

@@ -72,5 +72,5 @@ services:
- TZ=${TZ} - TZ=${TZ}
- PORT=${PORT} - PORT=${PORT}
# ❗ DANGER ZONE BELOW - Setting ALWAYS_FRESH_INSTALL=true will delete the content of the /db & /config folders # ❗ DANGER ZONE BELOW - Setting ALWAYS_FRESH_INSTALL=true will delete the content of the /db & /config folders
- ALWAYS_FRESH_INSTALL=true - ALWAYS_FRESH_INSTALL=${ALWAYS_FRESH_INSTALL}