mirror of
https://github.com/jcwimer/startup-infrastructure
synced 2026-03-24 22:34:42 +00:00
Added docker volume for mariadb if not using overall mysql
This commit is contained in:
@@ -23,6 +23,8 @@ services:
|
||||
# - MYSQL_USER=gitea
|
||||
# - MYSQL_PASSWORD=changeme
|
||||
# volumes:
|
||||
# - ./db/:/var/lib/mysql
|
||||
# - db/:/var/lib/mysql
|
||||
#networks:
|
||||
# db:
|
||||
#volumes:
|
||||
# db:
|
||||
Reference in New Issue
Block a user