First try making mealie a PWA + Docs Community guide swag

This commit is contained in:
Matthias Borremans 2021-05-26 09:26:51 +02:00
commit 079adf889c

View file

@ -40,6 +40,7 @@ volumes:
ports: ports:
- 443:443 - 443:443
restart: unless-stopped restart: unless-stopped
``` ```
Don't forget to change the <code>mydomain.duckns</code> into your personal domain and the <code>duckdnstoken</code> into your token and remove the brackets. Don't forget to change the <code>mydomain.duckns</code> into your personal domain and the <code>duckdnstoken</code> into your token and remove the brackets.