feat(code): add code-server stack with Traefik and Anthropic API support
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
TRAEFIK_HOST=code.example.com
|
||||
NETWORK_NAME=falcon_network
|
||||
TIMEZONE=Europe/Amsterdam
|
||||
DOCKER_USER=coder
|
||||
PUID=1000
|
||||
PGID=1000
|
||||
PASSWORD=changeme
|
||||
ANTHROPIC_API_KEY=
|
||||
Reference in New Issue
Block a user