author | Nemo <me@captnemo.in> | 2019-09-21 6:02:16.0 +05:30:00 |
---|---|---|
committer | Nemo <me@captnemo.in> | 2019-09-21 6:02:16.0 +05:30:00 |
commit | 42ab949caf7c84b667f63ee6fff8ba52b64b88ca [patch] |
|
tree | 20a81378c7ddd2ad599b5daee443a1ce61714ded |
|
parent | d4370f2b566f160bc5dc8dfa30166feab36f060c |
|
download | 42ab949caf7c84b667f63ee6fff8ba52b64b88ca.tar.gz |
Fix wordpress port
Diff
kaarana/wordpress.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kaarana/wordpress.tf b/kaarana/wordpress.tf index a06e00e..abb5701 100644 --- a/kaarana/wordpress.tf +++ a/kaarana/wordpress.tf @@ -16,7 +16,7 @@ } ports { internal = 8080 internal = 80 external = 8213 ip = "10.8.0.1" }