Add tesla well known

This commit is contained in:
2025-01-26 17:28:18 -08:00
parent f9c244e392
commit 4b694fed62
6 changed files with 27 additions and 1 deletions

View File

@@ -26,5 +26,4 @@ services:
<<: *shared_environment
ports:
- '8888:8888'
# user: '0' # uncomment to run as root for testing purposes even though Dockerfile defines 'vapor' user.
command: ["serve", "--env", "production", "--hostname", "0.0.0.0", "--port", "8888"]