We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e68e9b commit 93df1f0Copy full SHA for 93df1f0
Dockerfile
@@ -36,6 +36,7 @@ RUN chmod +x /usr/bin/docker-entrypoint.py
36
USER www-data
37
VOLUME /var/lib/sogs
38
WORKDIR /var/lib/sogs
39
+EXPOSE 8080
40
41
#ENV SOGS_DB_URL=sqlite:///var/lib/sogs/sogs.db
42
0 commit comments