remove ports

This commit is contained in:
2024-11-20 17:19:20 -06:00
parent 80c15e9a52
commit a0a698677a

View File

@@ -11,6 +11,3 @@ services:
# .env should contain JWT_SECRET # .env should contain JWT_SECRET
env_file: env_file:
- .env - .env
ports:
- "{PORT}:{PORT}"