changed ports

This commit is contained in:
2022-12-17 11:59:48 -06:00
parent f45f3e8982
commit aa869822db

View File

@@ -212,7 +212,7 @@ services:
- SMTP_PORT=587
- SMTP_SSL=true
ports:
- 8081:80/tcp
- 8089:80/tcp
restart: always
volumes:
- ./appdata/vaultwarden:/data
@@ -246,7 +246,7 @@ services:
depends_on:
- freshrss-db
ports:
- 8082:80/tcp
- 8088:80/tcp
restart: always
volumes:
- ./appdata/freshrss/data:/var/www/FreshRSS/data