mirror of
https://github.com/ente-io/ente.git
synced 2025-08-13 17:57:31 +00:00
Remove extra environment
This commit is contained in:
@@ -10,7 +10,8 @@ ExecStartPre=docker pull rg.fr-par.scw.cloud/ente/museum-prod
|
||||
ExecStartPre=-docker stop museum
|
||||
ExecStartPre=-docker rm museum
|
||||
ExecStart=docker run --name museum \
|
||||
-e ENVIRONMENT=proxy \
|
||||
-e ENVIRONMENT=production \
|
||||
-e ENTE_HTTP-USE_TLS=0 \
|
||||
--hostname "%H" \
|
||||
-p 8080:8080 \
|
||||
-p 2112:2112 \
|
||||
|
Reference in New Issue
Block a user