mirror of
https://git.cloudron.io/cloudron/gitea-app
synced 2025-09-23 05:27:34 +00:00
cloudron build does not use sqlite
This commit is contained in:
2
start.sh
2
start.sh
@@ -5,6 +5,8 @@ set -eu -o pipefail
|
||||
fqdn=$(hostname -f)
|
||||
|
||||
chown -R cloudron.cloudron /app/data
|
||||
mkdir -p /home/cloudron/gogs/log
|
||||
chown cloudron:cloudron /home/cloudron/gogs/log
|
||||
|
||||
# Dockerfile changes the ownership of this file to make it writable by cloudron user
|
||||
sed -e "s/^Port .*/Port ${SSH_PORT}/" \
|
||||
|
Reference in New Issue
Block a user