mirror of
https://github.com/linuxserver/docker-swag.git
synced 2024-10-01 01:35:49 -04:00
9 lines
482 B
INI
9 lines
482 B
INI
# Instructions: https://github.com/siilike/certbot-dns-standalone/blob/master/README.rst
|
|
# Make sure to expose UDP port 53 from your swag container:
|
|
# - for docker cli, add argument: `-p 53:53/udp`
|
|
# - for docker-compose, add the following line under ports: `- 53:53/udp`
|
|
# This file does not need to be changed:
|
|
# - no credentials are required
|
|
# - it's not used and only for informational purpose
|
|
# - prepare the correct DNS records as described in the plugin instructions instead
|