Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED
This commit is contained in:
commit
c1d1bd8094
@ -103,12 +103,12 @@ DATABASE_NAME=${DB_NAME}
|
||||
DATABASE_CONNECTION_POOL=16
|
||||
MULTIUSER=enabled
|
||||
HTTPS_ONLY=false
|
||||
RAILS_ENV=production
|
||||
EOF
|
||||
msg_ok ".env file setup"
|
||||
|
||||
msg_info "Installing Manyfold"
|
||||
source /opt/.env
|
||||
export RAILS_ENV=production
|
||||
cd /opt/manyfold
|
||||
chown -R manyfold:manyfold /opt/manyfold
|
||||
$STD gem install bundler
|
||||
|
Loading…
x
Reference in New Issue
Block a user