Skip to content

Commit

Permalink
Merge pull request cytopia#683 from bplus/patch-1
Browse files Browse the repository at this point in the history
Spelling fix: Apline to Alpine
  • Loading branch information
cytopia authored Mar 6, 2020
2 parents e294e6f + c56243b commit 175e4d8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions env-example
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@ MYSQL_SERVER=mariadb-10.3
###
### 1.4 Choose PostgreSQL Server Image
###
### IMPORTANT: Apline based images might cause issues on Docker Toolbox or OSX
### IMPORTANT: Alpine based images might cause issues on Docker Toolbox or OSX
### https://github.com/docker/toolbox/issues/510
###
#PGSQL_SERVER=9.0
Expand Down Expand Up @@ -361,7 +361,7 @@ PGSQL_SERVER=12.1
###
### 1.5 Choose Redis Server Image
###
### IMPORTANT: Apline based images might cause issues on Docker Toolbox or OSX
### IMPORTANT: Alpine based images might cause issues on Docker Toolbox or OSX
### https://github.com/docker/toolbox/issues/510
###
#REDIS_SERVER=2.8
Expand All @@ -380,7 +380,7 @@ REDIS_SERVER=5.0
###
### 1.6 Choose Memcached Server Image
###
### IMPORTANT: Apline based images might cause issues on Docker Toolbox or OSX
### IMPORTANT: Alpine based images might cause issues on Docker Toolbox or OSX
### https://github.com/docker/toolbox/issues/510
###
#MEMCD_SERVER=1.4
Expand Down

0 comments on commit 175e4d8

Please sign in to comment.