mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2025-12-23 18:50:08 +00:00
8 lines
168 B
Plaintext
8 lines
168 B
Plaintext
services:
|
|
shlink_web_client_node:
|
|
user: 1000:1000
|
|
volumes:
|
|
- /etc/passwd:/etc/passwd:ro
|
|
- /etc/group:/etc/group:ro
|
|
- ./home:/home/alejandro
|