mirror of
https://github.com/bitnami/containers.git
synced 2026-02-23 08:57:25 +08:00
7 lines
280 B
YAML
7 lines
280 B
YAML
volumes:
|
|
/app: "Default work directory for your $BITNAMI_APP_NAME application."
|
|
ports:
|
|
3000: "Port exposed by container. Please configure your $BITNAMI_APP_NAME app to use this port."
|
|
misc:
|
|
Accessing: "Configure your web server to bind to 0.0.0.0 to access from your host."
|