aboutsummaryrefslogtreecommitdiffstats
path: root/example.conf
diff options
context:
space:
mode:
authorjwansek <eddie.atten.ea29@gmail.com>2022-08-04 11:24:05 +0100
committerjwansek <eddie.atten.ea29@gmail.com>2022-08-04 11:24:05 +0100
commit24c772019f3fd9b9b39b60e7129555929b8869ef (patch)
tree708f5ccad62b138148283cd15ee96e5c4598c238 /example.conf
parenteccacfe612279de6859d49fc5806aba86d4a5f94 (diff)
downloadboymoder.blog-24c772019f3fd9b9b39b60e7129555929b8869ef.tar.gz
boymoder.blog-24c772019f3fd9b9b39b60e7129555929b8869ef.zip
Improved docker-compose, fixed #2
Diffstat (limited to 'example.conf')
-rwxr-xr-xexample.conf5
1 files changed, 2 insertions, 3 deletions
diff --git a/example.conf b/example.conf
index 1cec18f..4110f3d 100755
--- a/example.conf
+++ b/example.conf
@@ -1,6 +1,5 @@
[mysql]
-host = 192.168.0.40
-; port = 3306 ; ConfigParser will parse this as a string (not int) which will cause pymysql to moan
+host = mariadb
user = webro
passwd = ***********
db = edaweb
@@ -32,4 +31,4 @@ passwd = ***********
username = @jwnskanzkwk#9757
[github]
-access_code = ******************************************* \ No newline at end of file
+access_code = *******************************************