Skip to content

Commit

Permalink
refactor: remove serveUrl setting
Browse files Browse the repository at this point in the history
  • Loading branch information
gitlawr committed Jan 15, 2024
1 parent 415a341 commit bb09862
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,5 @@ services:
command: ["walrus", "--enable-authn=false"]
environment:
- SERVER_SETTING_LOCAL_ENVIRONMENT_MODE=docker
- SERVER_SETTING_SERVE_URL=https://host.docker.internal:7443
volumes:
- /var/run/docker.sock.raw:/var/run/docker.sock

0 comments on commit bb09862

Please sign in to comment.