Skip to content

Commit

Permalink
Update gola.example.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
RashadAnsari authored Jul 12, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 8420dba commit 0570c3a
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions configs/gola.example.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
commands:
- name: mysql
cmd:
path: "mysql"
args:
- "-u"
- "rashad"
- "-h"
- "127.0.0.1"
env:
- "MYSQL_PWD=pass"

0 comments on commit 0570c3a

Please sign in to comment.