hopefully nothing breaks
This commit is contained in:
@@ -42,7 +42,7 @@ services:
|
||||
- ${NO_SSL:-traefik.http.routers.thundercore-venus-thunder-pruned-leveldb-hash.tls.certresolver=myresolver}
|
||||
- ${NO_SSL:-traefik.http.routers.thundercore-venus-thunder-pruned-leveldb-hash.rule=Host(`$DOMAIN`) && (Path(`/thundercore-venus`) || Path(`/thundercore-venus/`))}
|
||||
- ${NO_SSL:+traefik.http.routers.thundercore-venus-thunder-pruned-leveldb-hash.rule=Path(`/thundercore-venus`) || Path(`/thundercore-venus/`)}
|
||||
- traefik.http.routers.thundercore-venus-thunder-pruned-leveldb-hash.middlewares=thundercore-venus-thunder-pruned-leveldb-hash-stripprefix, ipwhitelist
|
||||
- traefik.http.routers.thundercore-venus-thunder-pruned-leveldb-hash.middlewares=thundercore-venus-thunder-pruned-leveldb-hash-stripprefix, ipallowlist
|
||||
|
||||
volumes:
|
||||
thundercore-venus-thunder-pruned-leveldb-hash:
|
||||
|
||||
@@ -42,7 +42,7 @@ services:
|
||||
- ${NO_SSL:-traefik.http.routers.thundercore-zeus-thunder-pruned-leveldb-hash.tls.certresolver=myresolver}
|
||||
- ${NO_SSL:-traefik.http.routers.thundercore-zeus-thunder-pruned-leveldb-hash.rule=Host(`$DOMAIN`) && (Path(`/thundercore-zeus`) || Path(`/thundercore-zeus/`))}
|
||||
- ${NO_SSL:+traefik.http.routers.thundercore-zeus-thunder-pruned-leveldb-hash.rule=Path(`/thundercore-zeus`) || Path(`/thundercore-zeus/`)}
|
||||
- traefik.http.routers.thundercore-zeus-thunder-pruned-leveldb-hash.middlewares=thundercore-zeus-thunder-pruned-leveldb-hash-stripprefix, ipwhitelist
|
||||
- traefik.http.routers.thundercore-zeus-thunder-pruned-leveldb-hash.middlewares=thundercore-zeus-thunder-pruned-leveldb-hash-stripprefix, ipallowlist
|
||||
|
||||
volumes:
|
||||
thundercore-zeus-thunder-pruned-leveldb-hash:
|
||||
|
||||
Reference in New Issue
Block a user