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 3131b6f commit 04088b0Copy full SHA for 04088b0
1 file changed
README.md
@@ -196,12 +196,6 @@ networks:
196
name: 'db-redis'
197
</pre>
198
199
-<br>
200
-
201
-#### You can now log in to the Admin Panel, on your defined ports, with the credentials:
202
-- **email:** `admin@admin.com`
203
-- **password:** `12345678`
204
205
<br>
206
207
### Optional configuration:
@@ -241,7 +235,7 @@ This updater allows you to update your installation with just one click.
241
235
From the docker directory, run the command:
242
236
<pre>
243
237
docker build -t littlelink-custom .
244
-</pre>
238
+</pre>You can now set up your application on your defined ports.
245
239
246
240
247
0 commit comments