Cleanup
Docker Build and Release Upload / build (push) Successful in 1m21s

This commit is contained in:
2025-07-26 09:21:13 -07:00
parent 3c3ed90f5c
commit eef85b872a
3 changed files with 1 additions and 12 deletions
+1 -2
View File
@@ -13,11 +13,10 @@ services:
- EmailPort=${Email_Port}
- EmailAddress=${Email_Address}
- EmailPassword=${Email_Password}
- JWTsecret=${JWT_Secret}
ports:
- 5000:5000
depends_on:
- boredcareers-database
- auth-database
auth-database:
container_name: auth_database