mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-15 00:17:12 +08:00
feat: update nocodb 0.264.3
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
nocodb:
|
||||
image: nocodb/nocodb:0.264.0
|
||||
image: nocodb/nocodb:0.264.3
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
@@ -10,7 +10,7 @@ services:
|
||||
volumes:
|
||||
- ./data:/usr/app/data
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
createdBy: Apps
|
||||
networks:
|
||||
1panel-network:
|
||||
external: true
|
||||
external: true
|
||||
Reference in New Issue
Block a user