Fix versioning

This commit is contained in:
TheMaddax 2025-03-25 18:02:09 -05:00
parent f7bb3b5bc9
commit 6ebdb0b886
3 changed files with 3 additions and 3 deletions

View file

@ -9,7 +9,7 @@ services:
- "801:801" - "801:801"
environment: environment:
- NODE_ENV=production - NODE_ENV=production
- VERSION=1.8 - VERSION=1.9
env_file: env_file:
- .env - .env
networks: networks: