mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
Merge pull request #1232 from muhammetakalan/patch-1
fix: teable template
This commit is contained in:
@@ -2,7 +2,7 @@ version: "3.9"
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
teable:
|
teable:
|
||||||
image: ghcr.io/teableio/teable:1.3.1-alpha-build.460
|
image: ghcr.io/teableio/teable:latest
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
- teable-data:/app/.assets
|
- teable-data:/app/.assets
|
||||||
|
|||||||
Reference in New Issue
Block a user