8 lines
86 B
Bash
8 lines
86 B
Bash
# General settings
|
|
INTERNAL_IP: localhost
|
|
|
|
# Db settings
|
|
MARIADB_ROOT_PASSWORD=test
|
|
|
|
|