Skip to content

Instantly share code, notes, and snippets.

View phischl's full-sized avatar
👷‍♂️

Phillip Schleicher phischl

👷‍♂️
View GitHub Profile
@phischl
phischl / snipe-it.docker-compose.env
Last active January 21, 2020 16:44
snipe-it.env for docker-compose
# Mysql Parameters
MYSQL_PORT_3306_TCP_ADDR=snipe-mysql
MYSQL_PORT_3306_TCP_PORT=3306
MYSQL_ROOT_PASSWORD=YOUR_SUPER_SECRET_PASSWORD
MYSQL_DATABASE=snipeit
MYSQL_USER=snipeit
MYSQL_PASSWORD=YOUR_snipeit_USER_PASSWORD
# Email Parameters
# - the hostname/IP address of your mailserver