mirror of
https://github.com/stonith404/pingvin-share.git
synced 2025-01-15 01:14:27 -05:00
e5e9d85d39
* compose version tag is not a necessity * adjust default nextjs port * Update docker-compose.yml --------- Co-authored-by: Elias Schneider <login@eliasschneider.com>
6 lines
No EOL
101 B
YAML
6 lines
No EOL
101 B
YAML
services:
|
|
clamav:
|
|
restart: unless-stopped
|
|
ports:
|
|
- 3310:3310
|
|
image: clamav/clamav |