Refactor makefile to add deployment targets for apps and test stacks

This commit is contained in:
2024-06-04 14:26:14 +08:00
parent 8f1d81e650
commit 5d893eafb4
3 changed files with 12 additions and 3 deletions
+3 -3
View File
@@ -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