mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-03 18:36:22 +00:00
6 lines
106 B
Bash
6 lines
106 B
Bash
# Compose
|
|
VOL_PATH=/data
|
|
NOCODB_IMAGE=nocodb/nocodb:latest
|
|
NOCODB_RESTART=unless-stopped
|
|
NOCODB_PORT=8080
|