1
0
mirror of https://github.com/tiyn/wiki.git synced 2025-04-04 07:47:45 +02:00

Update wallabag_-_wallabag.md

This commit is contained in:
Marten 2021-05-05 02:10:25 +02:00 committed by GitHub
parent ac90b9c6d1
commit e6f1fff365
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -74,7 +74,7 @@ services:
- SYMFONY__ENV__MAILER_USER=~
- SYMFONY__ENV__MAILER_PASSWORD=~
- SYMFONY__ENV__FROM_EMAIL=wallabag@example.com
- SYMFONY__ENV__DOMAIN_NAME=http://bag.home.server
- SYMFONY__ENV__DOMAIN_NAME=https://<wallabag instance>
- SYMFONY__ENV__SERVER_NAME="Your wallabag instance"
ports:
- "8082:80"