This commit is contained in:
8
docker/docker-compose.labels.yml
Normal file
8
docker/docker-compose.labels.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
version: "3"
|
||||
|
||||
services:
|
||||
front:
|
||||
labels:
|
||||
- SERVICE_3000_CHECK_HTTP=${SERVICE_3000_CHECK_HTTP:-/}
|
||||
- SERVICE_3000_NAME=${SERVICE_3000_NAME:-${COMPOSE_PROJECT_NAME:-adv}-front-3000}
|
||||
- SERVICE_3000_TAGS=${SERVICE_3000_TAGS:-urlprefix-adv.localhost/}
|
||||
Reference in New Issue
Block a user