mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-04 10:56:23 +00:00
wallabag should work now.
This commit is contained in:
+3
-1
@@ -1,10 +1,12 @@
|
||||
# Domains & Project
|
||||
PREFIX=p1
|
||||
PREFIX=test
|
||||
WALLABAG_DOMAIN_NAME=wallabag.nickyeoman.com
|
||||
|
||||
# Passwords
|
||||
WALLABAG_MYSQL_ROOT_PASSWORD=ChangeMe2ASecurepass!
|
||||
WALLABAG_MYSQL_PASSWORD=Again2ASecurepass!
|
||||
# pwgen -cnsB1v 30
|
||||
WALLABAG_SECRET=qKpJcffTtjKqLbgJX9gWN9FHgrjF7v
|
||||
|
||||
# Software versions
|
||||
DB_V=10.4.11
|
||||
|
||||
Reference in New Issue
Block a user