mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-11-06 03:06:09 +08:00
Add Chinese translations (cn & tw) (#190)
* - Add Chinese translation - Fix code style with eslint * Check and revise * Added traditional Chinese * Check and revise * fix Typo
This commit is contained in:
@@ -27,7 +27,7 @@ THE SOFTWARE.
|
||||
export default () => {
|
||||
return {
|
||||
version: '3.3',
|
||||
services:{
|
||||
services: {
|
||||
nginx: {
|
||||
build: {
|
||||
context: '.',
|
||||
|
||||
Reference in New Issue
Block a user