Browse Source

Fixing bad name in container

Boris Aguilar 5 years ago
parent
commit
8862471d59
1 changed files with 1 additions and 1 deletions
  1. 1 1
      webview/docker-compose.yml

+ 1 - 1
webview/docker-compose.yml

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