mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-02-19 08:16:37 +00:00
9 lines
151 B
Plaintext
9 lines
151 B
Plaintext
version: '3'
|
|
|
|
services:
|
|
shlink_web_client_node:
|
|
user: 1000:1000
|
|
volumes:
|
|
- /etc/passwd:/etc/passwd:ro
|
|
- /etc/group:/etc/group:ro
|