fix: run register-traefik.sh inside alpine container with host volume mount
Some checks failed
Deploy / deploy (push) Failing after 3m49s
Some checks failed
Deploy / deploy (push) Failing after 3m49s
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/bin/sh
|
||||
OUT=/etc/easypanel/traefik/config/api-ubigeo.yaml
|
||||
OUT=/traefik-config/api-ubigeo.yaml
|
||||
|
||||
cat > "$OUT" << 'EOF'
|
||||
http:
|
||||
|
||||
Reference in New Issue
Block a user