mirror of
https://github.com/RayLabsHQ/gitea-mirror.git
synced 2026-01-27 12:50:54 +03:00
✨ Update README and docker-compose.dev.yml to use modern 'docker compose' syntax
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
version: '3.8'
|
||||
|
||||
# Development environment with local Gitea instance for testing
|
||||
# Run with: docker-compose -f docker-compose.dev.yml up -d
|
||||
# Run with: docker compose -f docker-compose.dev.yml up -d
|
||||
|
||||
services:
|
||||
# Local Gitea instance for testing
|
||||
|
||||
Reference in New Issue
Block a user