Commit 72c76b3d authored by Cameron Carney's avatar Cameron Carney

more documentation changes

parent e0826299
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
## ##
# MySQL Settings, These can be deleted if you don't use docker-compose.other.yml # MySQL Settings, These can be deleted if you don't use the mysql service within docker-compose.yml
MYSQL_ROOT_PASSWORD=apassword MYSQL_ROOT_PASSWORD=apassword
MYSQL_DATABASE=pterodactyl MYSQL_DATABASE=pterodactyl
MYSQL_USER=ptero MYSQL_USER=ptero
......
...@@ -17,7 +17,7 @@ services: ...@@ -17,7 +17,7 @@ services:
## ##
# certbot: # certbot:
# command: renew # command: renew
# image: certbot/certbot:v1.13.0 # image: certbot/certbot:v0.16.0
# volumes: # volumes:
# - ./letsencrypt:/etc/letsencrypt # - ./letsencrypt:/etc/letsencrypt
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment