Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Eric Duminil
casanova-online
Commits
fa623e56
Commit
fa623e56
authored
May 12, 2026
by
Eric Duminil
Browse files
whatever
parent
d097e2c8
Changes
1
Hide whitespace changes
Inline
Side-by-side
docker-compose.yml
View file @
fa623e56
...
@@ -2,15 +2,15 @@ services:
...
@@ -2,15 +2,15 @@ services:
casanova
:
casanova
:
build
:
.
build
:
.
ports
:
ports
:
-
"
5800:5800"
# Web GUI (noVNC browser access)
-
"
127.0.0.1:
5800:5800"
# Web GUI (noVNC browser access)
-
"
5900:5900"
# VNC direct access
#
- "5900:5900" # VNC direct access
volumes
:
volumes
:
-
./config
:/config:rw
-
app
:/config:rw
environment
:
environment
:
-
USER_ID=1000
-
USER_ID=1000
-
GROUP_ID=1000
-
GROUP_ID=1000
-
TZ=Europe/Paris
-
TZ=Europe/Paris
security_opt
:
-
seccomp:unconfined
-
apparmor:unconfined
restart
:
unless-stopped
restart
:
unless-stopped
volumes
:
app
:
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment