We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8352f73 commit 8ebdb7eCopy full SHA for 8ebdb7e
1 file changed
README.md
@@ -166,8 +166,8 @@ services:
166
image: 'julianprieber/littlelink-custom:latest'
167
environment:
168
TZ: 'Europe/Berlin'
169
- SERVER_ADMIN: youremail@gmail.com'
170
- HTTP_SERVER_NAME: 'yourdomain.com''
+ SERVER_ADMIN: 'youremail@gmail.com'
+ HTTP_SERVER_NAME: 'yourdomain.com'
171
HTTPS_SERVER_NAME: 'yourdomain.com'
172
LOG_LEVEL: 'info'
173
PHP_MEMORY_LIMIT: '256M'
0 commit comments