This commit is contained in:
yhaelopez
2023-12-15 16:51:50 -07:00
parent 8a7af70d39
commit c6eb6b42d4
4 changed files with 28 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'