fly-apps / fly-apps/wordpress-sqlite
could not use another port for testing in local (only port 80 that works in port forwarding)
オープン
- 主要言語
- PHP
- スター
- 21
- フォーク
- 3
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
using port 80, the project work just fine, but when i try to tweek it a little bit to use other port, it could not works.
here's my compose.yaml
```
services:
wp:
build:
context: .
dockerfile: Dockerfile
ports:
- 80:8080
```
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。