mirror of
https://github.com/jcwimer/startup-infrastructure
synced 2026-03-24 14:24:43 +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