mirror of
https://github.com/bitnami/containers.git
synced 2026-03-12 06:48:14 +08:00
compose: set application name as the service name
This commit is contained in:
@@ -12,7 +12,7 @@ services:
|
||||
- 'parse_data:/bitnami/parse'
|
||||
depends_on:
|
||||
- mongodb
|
||||
application:
|
||||
parse-dashboard:
|
||||
image: 'bitnami/parse-dashboard:latest'
|
||||
ports:
|
||||
- '80:4040'
|
||||
|
||||
Reference in New Issue
Block a user