try to fix virtual FK problem

This commit is contained in:
Jan Prochazka
2022-02-24 16:13:10 +01:00
parent eacb026603
commit 1afbf6049e
2 changed files with 12 additions and 9 deletions

View File

@@ -3,8 +3,8 @@
version: "3"
services:
dbgate:
build: docker
# image: dbgate/dbgate:beta-alpine
# build: docker
image: dbgate/dbgate:beta-alpine
restart: always
ports:
- 3100:3000
@@ -14,8 +14,8 @@ services:
volumes:
- dbgate-data:/root/dbgate-data
# environment:
# WEB_ROOT: /dbgate
environment:
WEB_ROOT: /dbgate
# volumes:
# - /home/jena/test/chinook:/mnt/sqt