mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-21 15:36:49 +00:00
Refactor makefile to add deployment targets for apps and test stacks
This commit is contained in:
+3
-3
@@ -6,9 +6,9 @@ services:
|
||||
networks:
|
||||
- traefik-public
|
||||
deploy:
|
||||
placement:
|
||||
constraints:
|
||||
- node.labels.thelounge.thelounge-data == true
|
||||
# placement:
|
||||
# constraints:
|
||||
# - node.labels.thelounge.thelounge-data == true
|
||||
labels:
|
||||
- traefik.enable=true
|
||||
- traefik.docker.network=traefik-public
|
||||
|
||||
Reference in New Issue
Block a user