mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2024-12-23 09:30:31 +03:00
9 lines
173 B
Text
9 lines
173 B
Text
|
version: '3'
|
||
|
|
||
|
services:
|
||
|
shlink_web_client_node:
|
||
|
user: 1000:1000
|
||
|
volumes:
|
||
|
- /etc/passwd:/etc/passwd:ro
|
||
|
- /etc/group:/etc/group:ro
|