浏览代码

Fixing bad name in container

Boris Aguilar 5 年之前
父节点
当前提交
8862471d59
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      webview/docker-compose.yml

+ 1 - 1
webview/docker-compose.yml

@@ -1,6 +1,6 @@
 version: '3'
 version: '3'
 services:
 services:
-    buro:
+    webview:
         volumes:
         volumes:
           - web-migrations:/opt/web2py/applications/webview/databases/
           - web-migrations:/opt/web2py/applications/webview/databases/
         environment:
         environment: