Compare commits

..
2 Commits
Author SHA1 Message Date
mifi 4a0fe47000 What is up with traefik?
continuous-integration/drone/push Build is passing
2024-01-24 16:04:07 -05:00
mifi fc013c9fa8 Goodbye, package-lock.json. We like node_modules. 2024-01-24 15:45:21 -05:00
2 changed files with 1 additions and 4059 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ services:
labels: labels:
- 'traefik.enable=true' - 'traefik.enable=true'
- 'traefik.docker.network=docknet' - 'traefik.docker.network=docknet'
- 'traefik.http.routers.labs-bopeep.rule=Host(`area51.mifi.dev`) && PathPrefix(`/bopeep`)' - 'traefik.http.routers.labs-bopeep.rule=Host(`area51.mifi.dev`)'
- 'traefik.http.routers.labs-bopeep.entrypoints=websecure' - 'traefik.http.routers.labs-bopeep.entrypoints=websecure'
- 'traefik.http.routers.labs-bopeep.tls=true' - 'traefik.http.routers.labs-bopeep.tls=true'
- 'traefik.http.routers.labs-bopeep.tls.certresolver=letsencrypt' - 'traefik.http.routers.labs-bopeep.tls.certresolver=letsencrypt'
-4058
View File
File diff suppressed because it is too large Load Diff