This commit is contained in:
yhaelopez
2023-12-15 16:53:22 -07:00
parent 528ea7fd6f
commit 26b8b3d9a8
4 changed files with 29 additions and 2 deletions

View File

@@ -20,3 +20,15 @@ services:
ports:
- 80:80
- 443:443
letsencrypt:
restart: 'no'
redis:
restart: 'no'
s3:
restart: 'no'
pgadmin:
restart: 'no'