Fixed wrong app name and set kamal config
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# check=error=true
|
||||
|
||||
# This Dockerfile is designed for production, not development. Use with Kamal or build'n'run by hand:
|
||||
# docker build -t vault17 .
|
||||
# docker build -t vault171 .
|
||||
# docker run -d -p 80:80 -e RAILS_MASTER_KEY=<value from config/master.key> --name vault17 vault17
|
||||
|
||||
# For a containerized dev environment, see Dev Containers: https://guides.rubyonrails.org/getting_started_with_devcontainer.html
|
||||
|
||||
Reference in New Issue
Block a user