We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I got this error when I created the container, I can't find any indication of the source of the problem
//
I juste created the swag container
- OS: Debian 11 - How docker service was installed: Bare
x86-64
--- version: "2.1" services: swag: image: lscr.io/linuxserver/swag container_name: swag cap_add: - NET_ADMIN environment: - PUID=1000 - PGID=1000 - TZ=Europe/Paris - URL=domain.com - SUBDOMAINS=wildcard - VALIDATION=duckdns - DUCKDNSTOKEN=Mytoken - EMAIL=mymail - DOCKER_MODS=linuxserver/mods:swag-maxmind|linuxserver/mods:swag-dashboard - MAXMINDDB_LICENSE_KEY=mylicence volumes: - /home/docker/appdata/swag/config:/config ports: - 443:443 - 81:81 restart: unless-stopped
nginx: [emerg] unknown "lan-ip" variable nginx: [emerg] unknown "lan-ip" variable nginx: [emerg] unknown "lan-ip" variable nginx: [emerg] unknown "lan-ip" variable
The text was updated successfully, but these errors were encountered:
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.
Sorry, something went wrong.
Update your configs.
Patch
No branches or pull requests
Is there an existing issue for this?
Current Behavior
I got this error when I created the container, I can't find any indication of the source of the problem
Expected Behavior
//
Steps To Reproduce
I juste created the swag container
Environment
CPU architecture
x86-64
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: